fix non-working builds (#17123)

This commit is contained in:
Xelus22
2022-05-17 22:00:26 +10:00
committed by GitHub
parent e9e83b4da7
commit 654baebb2c
2 changed files with 8 additions and 5 deletions

View File

@@ -45,8 +45,8 @@
#define LOCKING_RESYNC_ENABLE
// I2C setup
#define I2C1_SCL 6
#define I2C1_SDA 7
#define I2C1_SCL_PIN B6
#define I2C1_SDA_PIN B7
#define I2C1_SCL_PAL_MODE 4
#define I2C1_SDA_PAL_MODE 4
#define I2C1_TIMINGR_PRESC 0U