new Compass()
Example
mcore.Compass()
.getData()
.then(val => console.log(val));
Extends
- Electronic
Members
-
static SUPPORT
-
a getter interface, which returns the mainboards the Compass module supported
-
protocol
-
getter of protocol
Methods
-
async getData() → {Promise}
-
Get data of Compass sensor
Returns:
Promise