read config file

pico-format
alanbjohnston 3 years ago committed by GitHub
parent 4072f1b9c0
commit 01375d7139
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -4055,7 +4055,7 @@ void serial_input() {
LittleFS.format(); LittleFS.format();
read_mode(); read_mode();
new_mode = mode; new_mode = mode;
read_config_files(); read_config_file();
load_files(); load_files();
break; break;
case 'f': case 'f':

Loading…
Cancel
Save

Powered by TurnKey Linux.