|
|
|
@ -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"
|
|
|
|
|