added back sstv1.h

pico-v0.33-serial
alanbjohnston 3 years ago committed by GitHub
parent bef5da729f
commit 83c7db44de
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -47,7 +47,7 @@
#include "hardware/watchdog.h" #include "hardware/watchdog.h"
// 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"
#include "sstv2.h" #include "sstv2.h"
Adafruit_INA219 ina219_1_0x40; Adafruit_INA219 ina219_1_0x40;

Loading…
Cancel
Save

Powered by TurnKey Linux.