Update readme.MD

pico-cam-sleep
alanbjohnston 3 years ago committed by GitHub
parent 1b24a42615
commit 85926cd2a1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -10,5 +10,12 @@ Open the Serial Monitor at 115200 bps
The red LED on the back of the camera will flash once when it takes a photo and flashes twice when it sends it over the serial port
Note: when you install the TJpg_Decoder library, you need to manually edit the libraries/TJpeg_Decoder/src/User_Config.h file and comment out this line:
#define TJPGD_LOAD_SD_LIBRARY
So that it is:
//#define TJPGD_LOAD_SD_LIBRARY
Otherwise, you will get an error about LittleFS when you try to compile.

Loading…
Cancel
Save

Powered by TurnKey Linux.