altos/ao_pad: Move LED test to the monitor task
authorKeith Packard <keithp@keithp.com>
Sun, 17 Jun 2018 19:35:23 +0000 (12:35 -0700)
committerKeith Packard <keithp@keithp.com>
Sun, 17 Jun 2018 19:35:23 +0000 (12:35 -0700)
commit9ece56e3ad76af6ae623ad7a6782c0c933839be8
tree8ec1bd6c65d80fb07e1fb26f27c815e72a131cef
parentcef5a5725e3bf2c17965599bd76eb93cb05a0f80
altos/ao_pad: Move LED test to the monitor task

It sets the LEDs, so it's best to not start doing that until we've
tested them.

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