generated from hulk/gd32e23x_template_cmake_vscode
fix i2c scan printf to uart data transmit
This commit is contained in:
@@ -73,16 +73,15 @@ int main(void)
|
||||
|
||||
#endif
|
||||
|
||||
#ifdef DEBUG_VERBOSE
|
||||
i2c_config();
|
||||
|
||||
#ifdef DEBUG_VERBOSE
|
||||
i2c_scan();
|
||||
|
||||
i2c_bus_reset();
|
||||
|
||||
i2c_scan();
|
||||
#endif
|
||||
|
||||
i2c_scan();
|
||||
ldc1612_iic_get_sensor_infomation();
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user