altos: Fix config to not abort radio recv when no recv is available
authorKeith Packard <keithp@keithp.com>
Tue, 26 Mar 2013 21:28:37 +0000 (14:28 -0700)
committerKeith Packard <keithp@keithp.com>
Tue, 26 Mar 2013 21:28:37 +0000 (14:28 -0700)
commit747114786512339211d4981a7828c8c6f1f46c20
tree669a3e078976aa2ec0ac117e38050f97a3394a64
parent237e853b820b01409562b93b82684e5147286806
altos: Fix config to not abort radio recv when no recv is available

Use the new radio recv define to skip disabling the receiver when
there isn't a receiver.

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