pico-sstv-pp
alanbjohnston 3 years ago committed by GitHub
parent 0a0d5e7ffb
commit 08303aa5bd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -79,7 +79,7 @@ void setup() {
Serial.begin(115200);
LittleFS.begin();
LittleFS.reformat();
LittleFS.format();
read_mode();

Loading…
Cancel
Save

Powered by TurnKey Linux.