Revision fcd68623 Adafruit_BNO055.h

View differences:

Adafruit_BNO055.h
246 246
    void  displayRevInfo      ( void );
247 247
    void  getSystemStatus     ( adafruit_bno055_system_status_t* );
248 248
    void  displaySystemStatus ( void );
249
    void  printDouble         ( double val, unsigned int precision );
249 250
    
250 251
    imu::Vector<3>  getVector ( adafruit_vector_type_t vector_type );
251 252
    imu::Quaternion getQuat   ( void );

Also available in: Unified diff