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