|
HF-BNO08x
0.1.0-dev
|
I2C Pin Configuration for ESP32-S3. More...
#include <esp32_bno08x_test_config.hpp>
Static Public Attributes | |
| static constexpr uint8_t | SDA = 4 |
| GPIO4 - I2C SDA (data) | |
| static constexpr uint8_t | SCL = 5 |
| GPIO5 - I2C SCL (clock) | |
I2C Pin Configuration for ESP32-S3.
These pins are used for I2C communication with the BNO08x. Ensure your hardware matches these pin assignments or modify accordingly.
|
staticconstexpr |
GPIO5 - I2C SCL (clock)
|
staticconstexpr |
GPIO4 - I2C SDA (data)