![]() |
OpenSourceSimWheelESP32
Open-source wireless steering wheel/button box for ESP32 boards
|
Exception for unknown full I2C address. More...
#include <HAL.hpp>
Public Member Functions | |
| i2c_full_address_unknown (uint8_t hwAddress, int bus=0) | |
| Construct a new i2c_full_address_unknown exception. | |
|
inline |
Construct a new i2c_full_address_unknown exception.
| hwAddress | I2C hardware address |
| bus | I2C bus |
|
inlinevirtualnoexcept |