altos: Remove some accidental debug printfs from ao_packet.c
authorKeith Packard <keithp@keithp.com>
Sun, 15 Feb 2015 16:57:55 +0000 (08:57 -0800)
committerKeith Packard <keithp@keithp.com>
Sun, 15 Feb 2015 16:57:55 +0000 (08:57 -0800)
commit2ebb4dff758058ae9512cf36518416eb69b928f0
treeba5b90d05427a7a2560046c8d3bd64b880664ae9
parent135abf0e7c5ceb5738a0b5f68fe2be4b7abdae5e
altos: Remove some accidental debug printfs from ao_packet.c

While fixing the cc1200 configuration, I added some debug printfs to
this code. They were accidentally committed with the fix...

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