Engduino  3.1.0
A fun device for learning coding
Public Member Functions | List of all members
EngduinoMagnetometerClass Class Reference

Public Member Functions

 EngduinoMagnetometerClass ()
 Constructor. More...
 
void begin ()
 begin function - must be called before using other functions More...
 
void end ()
 end function - switch off the magnetometer More...
 
void xyz (float buf[3])
 Read the xyz values from the magnetometer. More...
 
int8_t temperature ()
 Read the temperature value from the magnetometer. More...
 

The documentation for this class was generated from the following files: