issues
search
jhanarato
/
functimer
A Functional Timer (Arduino project)
GNU General Public License v3.0
0
stars
0
forks
source link
Long session time
#11
Closed
jhanarato
closed
8 years ago
jhanarato
commented
8 years ago
The device is unpowered.
All Toggles are off.
Power up the timer.
LONG_TIME = 10000
SHORT_TIME = 1000
Wait for a few seconds.
Turn on buzzer toggle.
Turn session time toggle to long.
Start timer with toggle.
After 10 second the timer beeps.
jhanarato
commented
8 years ago
Success!
jhanarato
commented
8 years ago
Still works. #24 popped its head up though.