configuration
This commit is contained in:
parent
d2c5943014
commit
a43e42a99f
@ -36,7 +36,7 @@ void configInit() {
|
||||
eepromReadConfigBlock(0, &mainConfigBlock);
|
||||
|
||||
if (mainConfigBlock.configMagic != CONFIG_MAGIC) {
|
||||
configIsValid = true;
|
||||
configIsInvalid = true;
|
||||
|
||||
coloredMsg(LOG_BLUE, false, "cfg ci Invalid configuration block read from eeprom");
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user