mirror of
https://gitee.com/dlmu-cone/bf_original_balance_chassis
synced 2026-07-25 11:57:46 +08:00
与master分支同步更改
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
#include "i2c.h"
|
||||
#include "stdint.h"
|
||||
|
||||
#define IIC_DEVICE_CNT ()
|
||||
|
||||
typedef struct
|
||||
{
|
||||
I2C_HandleTypeDef* handle;
|
||||
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user