altos: ao_radio_recv needs byte count *including* rssi and status
authorKeith Packard <keithp@keithp.com>
Tue, 28 Jun 2011 08:01:08 +0000 (01:01 -0700)
committerKeith Packard <keithp@keithp.com>
Tue, 28 Jun 2011 08:01:08 +0000 (01:01 -0700)
commitcb239b7161feea8646425b1f5788c3c82ae24321
tree807ed20f396c66d3fb8aac9b273b3f7272a09967
parent336224a08327cadc95f6e5b564a4ddc64aaad8f8
altos: ao_radio_recv needs byte count *including* rssi and status

That's two more than the actual packet length.

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