Revision 659bf4c1

View differences:

examples/restore_offsets/restore_offsets.ino
204 204
    /* Optional: Display current status */
205 205
    displaySensorStatus();
206 206

  
207
   //Crystal must be configured AFTER loading calibration data into BNO055.
207 208
    bno.setExtCrystalUse(true);
208 209

  
209 210
    sensors_event_t event;

Also available in: Unified diff