slcd: we can fit these segment mappings into one byte
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
#include <stdlib.h>
|
||||
#include <math.h>
|
||||
|
||||
uint32_t IndicatorSegments[8] = {
|
||||
uint8_t IndicatorSegments[8] = {
|
||||
SLCD_SEGID(0, 17), // WATCH_INDICATOR_SIGNAL
|
||||
SLCD_SEGID(0, 16), // WATCH_INDICATOR_BELL
|
||||
SLCD_SEGID(2, 17), // WATCH_INDICATOR_PM
|
||||
|
||||
Reference in New Issue
Block a user