Search found 1 match
- Mon May 03, 2021 3:07 am
- Forum: General Discussion
- Topic: best way to delay ESP32 CAM for 2 days
- Replies: 1
- Views: 2484
best way to delay ESP32 CAM for 2 days
Hello, I'm new to programming, and am trying to find the best method of delaying my program 48 hours before the next line starts. i'm looking at delay(), startTimer(), sleep().. i'm not sure which one to use, or which one is the best choice. I'm using a ESP32-CAM by AI-Thinker I'm wondering if someo...