add picosstv call

pico-esp32-sstv
alanbjohnston 3 years ago committed by GitHub
parent d753ac2db6
commit e5859496f7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -221,6 +221,10 @@ void loop() {
// jpeg_decode(image_file, output_file, true); // debug_mode);
jpeg_decode(input_file, output_file, false); // debug_mode);
listDir(SPIFFS, "/", 0);
picosstvpp();
listDir(SPIFFS, "/", 0);
// send_image_serial(filename);

Loading…
Cancel
Save

Powered by TurnKey Linux.