more file stuff

pull/183/head
alanbjohnston 3 years ago committed by GitHub
parent 572d020605
commit 0ce13ef189
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -366,7 +366,7 @@ void read_config_file() {
config_file.close();
config_file = fopen("/sim.cfg", "r");
config_file = LittleFS.open("/sim.cfg", "r");
}
// char * cfg_buf[100];

Loading…
Cancel
Save

Powered by TurnKey Linux.