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

This commit is contained in:
2025-01-07 15:42:56 +08:00
parent 93b24cc454
commit e86f8b0dd3
8 changed files with 91 additions and 6 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