Update cubesatsim.ino

pull/182/head
alanbjohnston 3 years ago committed by GitHub
parent dacb6083eb
commit 5718e5691f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -39,9 +39,7 @@
#include "hardware/adc.h" #include "hardware/adc.h"
#include "SSTV-Arduino-Scottie1-Library.h" #include "SSTV-Arduino-Scottie1-Library.h"
#include "LittleFS.h" #include "LittleFS.h"
#include "pico-get-jpeg-serial/pico-get-jpeg-serial.h" #include "pico-get-jpeg-serial.h"
extern void get_image_file();
// jpg files to be stored in flash storage on Pico (FS 512kB setting) // jpg files to be stored in flash storage on Pico (FS 512kB setting)
#include "sstv1.h" #include "sstv1.h"

Loading…
Cancel
Save

Powered by TurnKey Linux.