pico-v0.13
alanbjohnston 4 years ago committed by GitHub
parent 418b23ef22
commit 31779abe0f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -42,8 +42,8 @@
#include "LittleFS.h"
// jpg files to be stored in flash storage on Pico (FS 1MB setting)
#include sstv1.h
#include sstv2.h
#include "sstv1.h"
#include "sstv2.h"
Adafruit_INA219 ina219_1_0x40;
Adafruit_INA219 ina219_1_0x41(0x41);

Loading…
Cancel
Save

Powered by TurnKey Linux.