altos: Initialize MPU6000 CS pin for SPI mode
authorKeith Packard <keithp@keithp.com>
Tue, 14 May 2013 17:36:17 +0000 (10:36 -0700)
committerKeith Packard <keithp@keithp.com>
Tue, 14 May 2013 17:36:17 +0000 (10:36 -0700)
commit72a52875e55fef30d3cddf1fe4ee707088c2c150
treecb3b681b652185e51fb27a8246f54f2004e399b2
parentd4433ae7bed92503db65a60cc1bdc97ea7334444
altos: Initialize MPU6000 CS pin for SPI mode

Without this, we can't talk to the chip very well

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