We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 69126ea + 724331a commit 229ac66Copy full SHA for 229ac66
src/main/config/config_eeprom.h
@@ -23,7 +23,7 @@
23
#include <stdint.h>
24
#include <stdbool.h>
25
26
-#define EEPROM_CONF_VERSION 173
+#define EEPROM_CONF_VERSION 174
27
28
bool isEEPROMVersionValid(void);
29
bool isEEPROMStructureValid(void);
0 commit comments