generated from hulk/gd32e23x_template
fix IIC speed
This commit is contained in:
parent
7e05771ed8
commit
75f044a722
@ -45,7 +45,7 @@ typedef enum {
|
||||
I2C_STOP
|
||||
} i2c_process_enum;
|
||||
|
||||
#define I2C_SPEED 400000
|
||||
#define I2C_SPEED 100000
|
||||
#define RCU_IR_GPIO RCU_GPIOF
|
||||
#define RCU_I2C RCU_I2C0
|
||||
#define I2C_SCL_PORT GPIOF
|
||||
|
Loading…
x
Reference in New Issue
Block a user