generated from hulk/gd32e23x_template
切换为软件IIC,完成各种基本函数
This commit is contained in:
@@ -56,8 +56,8 @@ int main(void) {
|
||||
/* configure LED */
|
||||
led_config();
|
||||
/* configure I2C */
|
||||
i2c_gpio_config();
|
||||
i2c_config();
|
||||
// i2c_gpio_config();
|
||||
// i2c_config();
|
||||
|
||||
// ldc1612_iic_get_sensor_infomation();
|
||||
/* configure LDC1612 */
|
||||
|
Reference in New Issue
Block a user