]> www.fi.muni.cz Git - bike-lights.git/commit
buttons, wakeup rework
authorJan "Yenya" Kasprzak <kas@fi.muni.cz>
Fri, 30 Nov 2012 09:58:31 +0000 (10:58 +0100)
committerJan "Yenya" Kasprzak <kas@fi.muni.cz>
Fri, 30 Nov 2012 10:02:42 +0000 (11:02 +0100)
commitfad6d0df251d09246816d5f6480543b8af588641
tree8046e6d512cfe841534a05b2e0b76d7bd04083e8
parente3bdcf1423fef9c2e77b410357ad150d60a85b44
buttons, wakeup rework

Set up all the pin-change interrupts even for shutdown,
fix the old pins used in the code (main.c),
factor out waiting for button release from main.c to buttons.c,
fix the status LED notification during wake-up.
firmware/buttons.c
firmware/lights.h
firmware/main.c