New apporach: Make startup config independent.

This commit is contained in:
chriz
2026-02-12 14:17:22 +01:00
parent 670e0f02ec
commit ea37126e87
4 changed files with 45 additions and 14 deletions
-1
View File
@@ -1043,7 +1043,6 @@ void execute_config(void) __banked
config_done:
// Start saving commands to cmd_history
save_cmd = 1;
clear_command_history();
}
void clear_command_history(void) __banked