xiao nrf52: add all available sensors, remove *_alt envs, cleanup
This commit is contained in:
@@ -113,8 +113,8 @@ static const uint8_t A5 = PIN_A5;
|
||||
// #define PIN_WIRE_SDA (17) // 4 and 5 are used for the sx1262 !
|
||||
// #define PIN_WIRE_SCL (16) // use WIRE1_SDA
|
||||
|
||||
static const uint8_t SDA = PIN_WIRE_SDA;
|
||||
static const uint8_t SCL = PIN_WIRE_SCL;
|
||||
// static const uint8_t SDA = PIN_WIRE_SDA;
|
||||
// static const uint8_t SCL = PIN_WIRE_SCL;
|
||||
|
||||
//#define PIN_WIRE1_SDA (17)
|
||||
//#define PIN_WIRE1_SCL (16)
|
||||
|
||||
Reference in New Issue
Block a user