added outfIle and inFile

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

@ -50,6 +50,8 @@ char file_buf[50000];
int file_len;
bool file_flag = false;
camera_fb_t *pic;
File inFile;
File outFile;
// example code from https://github.com/espressif/arduino-esp32/blob/master/libraries/LittleFS/examples/LITTLEFS_test/LITTLEFS_test.ino
//

Loading…
Cancel
Save

Powered by TurnKey Linux.