altos/ao_pad: Use AO_LED_TYPE for computing active LEDs.
authorKeith Packard <keithp@keithp.com>
Sun, 17 Jun 2018 19:29:36 +0000 (12:29 -0700)
committerKeith Packard <keithp@keithp.com>
Sun, 17 Jun 2018 19:29:36 +0000 (12:29 -0700)
commit731ba39a22719a8c431eb63895cd8ba553975114
tree391d8624c179ab817bcfd97046c14656292ac325
parent42ee832368f6ff796444823d53935d824acd329a
altos/ao_pad: Use AO_LED_TYPE for computing active LEDs.

instead of uint8_t

Signed-off-by: Keith Packard <keithp@keithp.com>
src/drivers/ao_pad.c