[RP2040] update i2c drivers to reflect peripheral number (#19277)
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
|
||||
// settings for the oled keyboard demo with Adafruit 0.91" OLED display on the Stemma QT port
|
||||
#define OLED_DISPLAY_128X32
|
||||
#define I2C_DRIVER I2CD1
|
||||
#define I2C_DRIVER I2CD0
|
||||
#define I2C1_SDA_PIN GP12
|
||||
#define I2C1_SCL_PIN GP13
|
||||
|
||||
|
Reference in New Issue
Block a user