generated from hulk/gd32e23x_template
recevice function
This commit is contained in:
@@ -133,7 +133,6 @@ int main(void)
|
||||
|
||||
|
||||
// i2c_stop_on_bus(I2C0);
|
||||
//
|
||||
// i2c_ack_config(I2C0, I2C_ACK_ENABLE);
|
||||
|
||||
// iicSendData();
|
||||
@@ -143,10 +142,6 @@ int main(void)
|
||||
result = LDC1612_IIC_read_16bits();
|
||||
printf("result = %d\r\n", result);
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
while(1){
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user