altos: Fix nanopeak compile
authorKeith Packard <keithp@keithp.com>
Mon, 7 Apr 2014 05:27:37 +0000 (22:27 -0700)
committerKeith Packard <keithp@keithp.com>
Mon, 7 Apr 2014 05:27:37 +0000 (22:27 -0700)
commit4211c59e585545817b3cac02b41bb73106d6403e
treefa0acd3457ba0631c7b712476a30ea23010473e1
parent350d941a825d0271933de0bfdea82d3af5744c21
altos: Fix nanopeak compile

Nanopeak uses port B bit 3 for the LED instead of bit 4. Fix the async
code to support arbitrary bits for the serial LED.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/attiny/ao_async.c
src/micropeak/Makefile