Fix build issue with the github workflow compiler

This commit is contained in:
George Norton 2023-09-18 00:03:01 +01:00
parent 9902f1815b
commit dd851fb0b2
1 changed files with 1 additions and 0 deletions

View File

@ -404,6 +404,7 @@ bool __no_inline_not_in_flash_func(save_config)() {
saveState = NormalOperation;
return false;
default:
break;
}
return false;