GameCounter/Source/src
Mark van Renswoude f92f7d8794 Added (somewhat hacky) workaround for the pin change interrupt waking the device up after releasing a long press to power down 2017-08-05 23:22:04 +02:00
..
screen Swapped short/long press for option: short is now the menu, long turns the display off 2017-08-05 23:08:26 +02:00
buttons.c Added menu for resetting the counter and showing battery voltage 2017-08-05 21:59:07 +02:00
buttons.h Fixed button handling in combination with sleep mode 2017-08-02 22:21:59 +02:00
digits.c Fixed comments in digits.c being off by one 2017-08-03 15:13:27 +02:00
digits.h Fixed #3 Allow negative values 2017-08-03 15:12:46 +02:00
main.c Added (somewhat hacky) workaround for the pin change interrupt waking the device up after releasing a long press to power down 2017-08-05 23:22:04 +02:00
power.c Added (somewhat hacky) workaround for the pin change interrupt waking the device up after releasing a long press to power down 2017-08-05 23:22:04 +02:00
power.h Added (somewhat hacky) workaround for the pin change interrupt waking the device up after releasing a long press to power down 2017-08-05 23:22:04 +02:00