jhanarato / functimer

A Functional Timer (Arduino project)
GNU General Public License v3.0
0 stars 0 forks source link

Test Buzzer On Toggle #20

Closed jhanarato closed 8 years ago

jhanarato commented 8 years ago

Test 1: Start with toggles on-on-on.

Test 2: Start with toggles on-on-off.

jhanarato commented 8 years ago

Test 1 result:

Test 2 result:

No beep after 60 seconds.

I did notice that toggle-1 flashed in the same way as I have documented in #18.

jhanarato commented 8 years ago

Well after several hours of wrangling with issue 22, I'm back to this issue. I ran the tests with the same results. The results imply that while the timing is broken, the buzzer seems to work. After running test 2 I toggled switch 3 on and got a beep, which is good!