Update cubesatsim.ino

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

@ -45,7 +45,8 @@
#include "picosstvpp.h"
#include "pico/bootrom.h"
#include "hardware/watchdog.h"
#include "pico_sleep/sleep.h"
#include "pico/stdlib.h"
#include "pico/sleep.h"
// jpg files to be stored in flash storage on Pico (FS 512kB setting)
//#include "sstv1.h"

Loading…
Cancel
Save

Powered by TurnKey Linux.