readSpeedProcessing | |
This example can be used for a first fast test if the sensors works
Demonstrates the fast readout of the angle speed. Depending on the microcontroller you use more or less speed on the serial port is possible.
SPDX-License-Identifier: MIT | |
Tle5012Wiced | Tle5012Sensor = Tle5012Wiced() |
errorTypes | checkError = NO_ERROR |
void | setup () |
void | loop () |
void | application_start () |
void setup | ( | ) |
void loop | ( | ) |
void application_start | ( | ) |
Tle5012Wiced Tle5012Sensor = Tle5012Wiced() |
errorTypes checkError = NO_ERROR |