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