mirror of
https://github.com/logicog/RTLPlayground.git
synced 2026-08-30 14:52:51 +08:00
New apporach: Make startup config independent.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user