generated from hulk/gd32e23x_template
add iic scan
This commit is contained in:
@@ -33,7 +33,9 @@ int main(void)
|
||||
printf("XLSW-3DP-LDC1612! V0.0.1\r\n");
|
||||
printf("\r\n");
|
||||
|
||||
LDC1612_Init();
|
||||
LDC1612_I2CConfig();
|
||||
// LDC1612_Init();
|
||||
I2C_Scan();
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user