Fix build issue with the github workflow compiler
This commit is contained in:
parent
9902f1815b
commit
dd851fb0b2
|
@ -404,6 +404,7 @@ bool __no_inline_not_in_flash_func(save_config)() {
|
|||
saveState = NormalOperation;
|
||||
return false;
|
||||
default:
|
||||
break;
|
||||
}
|
||||
|
||||
return false;
|
||||
|
|
Loading…
Reference in New Issue