altos/telelco: Crank up SPI speed to cc1111
authorKeith Packard <keithp@keithp.com>
Mon, 15 Oct 2012 07:06:57 +0000 (00:06 -0700)
committerKeith Packard <keithp@keithp.com>
Mon, 15 Oct 2012 07:06:57 +0000 (00:06 -0700)
commitc6069e38d6d2f9b37aa8671c41b4a470d92996a4
treeffdb865f8f68a102420fdba3a8b36155f36c5f17
parent80227c08444d5c82fd43320644cdeec6f34fee1b
altos/telelco: Crank up SPI speed to cc1111

The cc1111 can handle up to 3MHz, so use 2MHz. Also, crank down the
packet wait time to 10ms, which should be plenty long for the remote
box to receive and return a packet.

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