altos: Switch LED pin number to 8 bits
authorKeith Packard <keithp@keithp.com>
Sun, 25 Sep 2022 20:54:24 +0000 (13:54 -0700)
committerKeith Packard <keithp@keithp.com>
Sun, 25 Sep 2022 20:54:24 +0000 (13:54 -0700)
commitc1f7bf876a67dc176a7a24b241c6dd3fe780082d
tree02de4880bb533b109574e2b9d5a84871a46bc37b
parent3735e1eb27afb873d60164a79a9e2769dc92b3a3
altos: Switch LED pin number to 8 bits

This assumes each port has fewer than 256 pins and avoids some
compiler warnings

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