try removing FS.h

pull/211/head
alanbjohnston 3 years ago committed by GitHub
parent aea5795f0b
commit 1f47e189b5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -23,7 +23,7 @@
#include <Arduino.h>
#include "esp_camera.h"
#include <FastCRC.h>
#include "FS.h"
//#include "FS.h"
#include "SPIFFS.h"
#include <TJpg_Decoder.h>

Loading…
Cancel
Save

Powered by TurnKey Linux.