mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-02 04:39:59 -07:00
update i2c tools
This commit is contained in:
@@ -16,7 +16,7 @@ typedef enum { I2C_BUS_FREE, I2C_BUS_STARTED } i2cBusStates;
|
||||
#define MAX_MESSAGE_SIZE 128
|
||||
|
||||
// Nb of records
|
||||
#define MAX_RECORDS 32
|
||||
#define MAX_RECORDS 128
|
||||
|
||||
/// @brief Struct used to store our reads
|
||||
typedef struct {
|
||||
|
||||
Reference in New Issue
Block a user