Added default I2C address (#72)
Also changed serial baud rate to 115200
doxygen + travis + fixes
trim list4 so that it parses as an int correctly
Add trim to list4 when assigning mag calibration data to magCal variable. This always parses as a 0 if the new line is not trimmed from list4. Mag was always set to 0 before this change. Now correct calibration data for the magnetometer will show in the gui.
Use external crystal
Use intrinsic rotations in bunny visualization
Update bunny rotate example to display calibration status.
Merge branch 'master' of github.com:adafruit/Adafruit_BNO055
Fixed Euler rotation output
tiny bit slower
Fixed typo
Added rotating bunny sketch