使用硬件IIC实现回去数据,并且,间隔缩小到300ms

This commit is contained in:
2025-01-07 15:42:56 +08:00
parent 997637efcf
commit aee082068e
8 changed files with 91 additions and 7 deletions

View File

@@ -19,7 +19,7 @@
/******************************************************************************/
#define I2C_SPEED 20000
#define I2C_SPEED 100000
#define I2C_TIME_OUT (uint16_t)(5000)
#define I2C_OK 1