|
float | Sensors [MAXNUMOFSENSORS] |
|
Definition at line 15 of file SensorCommunicationLib.h.
◆ SensorCommunicationLib()
SensorCommunicationLib::SensorCommunicationLib |
( |
int |
NumberOfSensors = 10 | ) |
|
◆ processSensors()
void SensorCommunicationLib::processSensors |
( |
void(*)() |
getSensorData | ) |
|
This method must be called into the loop()
- Author
- Antonio Cafiero
- Parameters
-
getSensorData | The pointer of the callback routine fo sensors data reading. |
- Date
- 11/10/2019
Definition at line 69 of file SensorCommunicationLib.cpp.
The documentation for this class was generated from the following files: