summaryrefslogtreecommitdiff
path: root/src/drivers/ao_button.h
Commit message (Collapse)AuthorAge
* altos: Add 'ao_button_get' to button driverKeith Packard2016-08-02
| | | | | | | This returns the current state of the button; useful to check what the value is at startup. Signed-off-by: Keith Packard <keithp@keithp.com>
* Switch from GPLv2 to GPLv2+Keith Packard2016-07-12
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* Here's the button driver and event queue logicKeith Packard2012-08-18
These were neglected in the commit which was supposed to include them Signed-off-by: Keith Packard <keithp@keithp.com>