Putting Modules back to position 0 and some trunk checks found

This commit is contained in:
HarukiToreda
2025-06-25 23:45:51 -04:00
parent 11d307c609
commit 3a5dc870e0
5 changed files with 40 additions and 44 deletions

View File

@@ -88,8 +88,8 @@ static const uint8_t A7 = PIN_A7;
#define ADC_RESOLUTION 14
// Other pins
#define WB_I2C1_SDA (13) // SENSOR_SLOT IO_SLOT
#define WB_I2C1_SCL (14) // SENSOR_SLOT IO_SLOT
#define WB_I2C1_SDA (13) // SENSOR_SLOT IO_SLOT
#define WB_I2C1_SCL (14) // SENSOR_SLOT IO_SLOT
#define PIN_AREF (2)
#define PIN_NFC1 (9)