|
Engduino
3.1.0
A fun device for learning coding
|
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... | |
1.8.9.1