altos: Use AO_SPO_SPEED_FAST for CC1200
authorKeith Packard <keithp@keithp.com>
Fri, 7 Nov 2014 00:01:24 +0000 (16:01 -0800)
committerKeith Packard <keithp@keithp.com>
Fri, 7 Nov 2014 00:01:24 +0000 (16:01 -0800)
commit2f0ff9675017655846a8abc617b4dc9a3666d0b9
tree17e25876aaebcd0c6b7b0c861b19fa286267df40
parent80a0397dde2f787fb20fd2520b274b826c68ed5a
altos: Use AO_SPO_SPEED_FAST for CC1200

This asks for the fastest available SPI speed, instead of fixing it to
8MHz, which may not be supported on every architecture.

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