This commit is contained in:
2021-02-06 15:31:03 +01:00
parent adf543eea7
commit cc2271840a
2 changed files with 11 additions and 3 deletions

View File

@ -9,7 +9,7 @@
#define EEPROM_WRITE_BLOCK_SIZE 32
#define EEPROM_AFTER_WRITE_DELAY 7
#define EEPROM_AFTER_WRITE_DELAY 10
typedef struct __attribute__((__packed__)) s_eepromHeader {