blue mbed code for the BNO055 imu from adafruit
Dependencies: BNO055 MODSERIAL mbed
Fork of bmbed_lidar_belt by
Diff: main.cpp
- Revision:
- 4:c53761262e3f
- Parent:
- 3:a0ccaf565e8d
- Child:
- 5:d4ed744beea2
--- a/main.cpp Fri Sep 25 15:14:10 2015 +0000 +++ b/main.cpp Fri Sep 25 20:19:50 2015 +0000 @@ -2,7 +2,7 @@ #include "MODSERIAL.h" #define PC_BAUD 9600 -#define BT_BAUD 9600 +#define BT_BAUD 115200 #define TX_PIN p13 #define RX_PIN p14 #define SDA_PIN p9 //SDA pin on LPC1768