Skip to content

Commit f3cb3e3

Browse files
committed
Create README.md
Short user's manual added.
1 parent b576791 commit f3cb3e3

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
Sleepduino
2+
==========
3+
4+
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

Comments
 (0)