summaryrefslogtreecommitdiff
path: root/src/drivers/ao_seven_segment.h
Commit message (Collapse)AuthorAge
* altos: Provide direct segment driving interface for LCD displaysKeith Packard2015-08-29
| | | | | | | This exposes a simple bit-mask for setting the seven segments instead of just allowing hex-decimal values. Signed-off-by: Keith Packard <keithp@keithp.com>
* altos: Seven segment display driverKeith Packard2012-08-27
Hex numbers and the decimal point. Signed-off-by: Keith Packard <keithp@keithp.com>