You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Open sleepduino.ino and the sleep.ino tab will automatically be included
5
+
by the Arduino IDE as long as you place it in the same folder.
6
+
7
+
The example function is the void flash(). You can modify it to perform whatever task you need your Arduino to to. You can also modify the CYCLES parameter to changer the number of 8 second long naps your Arduino will do before accomplishing said tasks.
0 commit comments