Updated FW-Version

This commit is contained in:
2023-02-28 10:12:18 +01:00
parent 5460a70f6d
commit 367a41527d
2 changed files with 6 additions and 2 deletions

View File

@@ -8,7 +8,11 @@
#include "dtc.h"
#include "common.h"
#if PCB_REV == 1 || PCB_REV == 2 || PCB_REV == 3
#define EEPROM_SIZE_BYTES I2C_DEVICESIZE_24LC64
#elif PCB_REV == 4
#define EEPROM_SIZE_BYTES I2C_DEVICESIZE_24LC256
#endif
typedef enum SpeedSource_e
{