-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Description
Describe the bug
I am using the following code, from the example:
TimerCAM.begin(true);
TimerCAM.Power.timerSleep(5);
I placed it at the end of my program, the device goes to sleep but never wakes up. I placed it at the beginning, before doing anything else (except for printing a serial essage), and the same thing happens.
The device is powered by USB from the computer, no battery attached.
Am I doing something wrong?
To reproduce
Using Arduino
Expected behavior
I would expect the device to wake up after 5 seconds.
Screenshots
No response
Environment
- OS:
- IDE &IDE Version:
- Repository Version:
Additional context
No response
Issue checklist
- I searched for previous reports in the issue tracker
- My report contains all necessary details
Metadata
Metadata
Assignees
Labels
No labels