David Volovskiy
|
027e42dc58
|
Moved a few lines around to match main
|
2024-07-31 07:25:09 -04:00 |
|
David Volovskiy
|
e297b3013e
|
Using debounce that triggers when there's no change for Xms rather than just ignoring new presses after Xms
|
2024-07-31 07:22:33 -04:00 |
|
David Volovskiy
|
607946ed2e
|
A little bit of clean-up
|
2024-07-30 07:27:47 -04:00 |
|
David Volovskiy
|
f7d1b8f9f3
|
Delay for starting the debounce no loonger happens
|
2024-07-29 23:53:25 -04:00 |
|
David Volovskiy
|
7f2ac61375
|
Fixed stuck fast_tick
|
2024-07-29 21:43:32 -04:00 |
|
David Volovskiy
|
73c3ba3ae7
|
Cleaned up code
|
2024-07-29 21:05:19 -04:00 |
|
David Volovskiy
|
36117ca207
|
using cb_fast_tick again
|
2024-07-29 20:48:17 -04:00 |
|
David Volovskiy
|
9727dac3c3
|
Revert "Leaving sleep with alarm button up doesn't trigger alarm button"
This reverts commit 7d5aaf60ca.
|
2024-07-29 20:28:10 -04:00 |
|
David Volovskiy
|
947e299494
|
Made the debounce register rising edges rather than falling edges
|
2024-07-29 20:13:54 -04:00 |
|
David Volovskiy
|
4a4fce428e
|
Removed some dead code
|
2024-07-29 18:24:58 -04:00 |
|
David Volovskiy
|
df2dac5a07
|
debouince now uses cb_fast_tick and holding the button now also gets debounced
|
2024-07-29 18:12:46 -04:00 |
|
David Volovskiy
|
7d5aaf60ca
|
Leaving sleep with alarm button up doesn't trigger alarm button
|
2024-07-29 07:44:31 -04:00 |
|
David Volovskiy
|
4375ca37e0
|
Added debouncing
|
2024-07-29 07:39:51 -04:00 |
|