[RP2040] update i2c drivers to reflect peripheral number (#19277)

This commit is contained in:
Stefan Kerkmann
2022-12-11 14:04:29 +01:00
committed by GitHub
parent f67f787cc2
commit 9dc3f79196
11 changed files with 14 additions and 14 deletions

View File

@@ -11,7 +11,7 @@
# define OLED_DISPLAY_128X32
#define I2C1_SCL_PIN GP17
#define I2C1_SDA_PIN GP16
#define I2C_DRIVER I2CD1
#define I2C_DRIVER I2CD0
#define OLED_BRIGHTNESS 128
#define OLED_FONT_H "keyboards/1upkeyboards/pi40/lib/glcdfont.c"
#endif
@@ -96,4 +96,4 @@
/* Bootmagic Lite key configuration */
#define BOOTMAGIC_LITE_ROW 0
#define BOOTMAGIC_LITE_COLUMN 0
#define BOOTMAGIC_LITE_COLUMN 0