Commit Graph

11 Commits

Author SHA1 Message Date
b7d7bf405f Swapped short/long press for option: short is now the menu, long turns the display off
Swapped Reset and Cancel in menu: Cancel is now the default
2017-08-05 23:08:26 +02:00
b6974d9e80 Added menu for resetting the counter and showing battery voltage 2017-08-05 21:59:07 +02:00
6a6b5516e8 Fixed comments in digits.c being off by one 2017-08-03 15:13:27 +02:00
e3af0a7ba2 Fixed #3 Allow negative values 2017-08-03 15:12:46 +02:00
f4ca1dfd61 Updated todo 2017-08-03 13:32:30 +02:00
ca9c4db52e Fixed button handling in combination with sleep mode
Ready for prototype!
2017-08-02 22:21:59 +02:00
8332eb6b0f Implemented sleep modes 2017-08-02 17:53:12 +02:00
12d45b8760 Implemented on / off button
Implemented add / subtract buttons in counter
2017-08-02 16:54:31 +02:00
b54bb32e81 Implemented display turning off when battery is low
Implemented button handling
2017-08-02 16:17:23 +02:00
8fad31a338 Fixed "multiple definition" errors 2017-08-02 06:23:18 +02:00
b20ce09a2c Initial commit
OLED worked, displaying large digits worked, reading VCC level worked, started refactoring. Does not currently build, but I'm too tired to figure it out right now.
2017-08-01 23:29:57 +02:00