mirror of
https://github.com/whowechina/mai_pico.git
synced 2024-11-11 23:27:10 +01:00
Revert: Remove accidential modification on board_defs
This commit is contained in:
parent
ef7336734c
commit
a3e90fb696
@ -6,8 +6,8 @@
|
||||
#if defined BOARD_MAI_PICO
|
||||
|
||||
#define I2C_PORT i2c1
|
||||
#define I2C_SDA 16
|
||||
#define I2C_SCL 17
|
||||
#define I2C_SDA 6
|
||||
#define I2C_SCL 7
|
||||
#define I2C_FREQ 400*1000
|
||||
|
||||
#define RGB_PIN 13
|
||||
|
Loading…
Reference in New Issue
Block a user