Update esp32-cam.ino

pico-v0.37-esp-bitmap
alanbjohnston 3 years ago committed by GitHub
parent 9093bfa58a
commit e8c11d54a1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -13,7 +13,6 @@ static esp_err_t init_camera();
#define FORMAT_SPIFFS_IF_FAILED true #define FORMAT_SPIFFS_IF_FAILED true
camera_fb_t *pic; camera_fb_t *pic;
SSTV_config_t* currentSSTV;
uint8_t* bitmap; uint8_t* bitmap;
void setup() { void setup() {

Loading…
Cancel
Save

Powered by TurnKey Linux.