mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-27 06:32:19 +03:00
рабочая версия с аналоговым сенсором
This commit is contained in:
@@ -36,4 +36,6 @@ void IoTSensor::regEvent(String value, String consoleInfo = "") {
|
||||
SerialPrint("I", "Sensor", "'" + _id + "' data: " + String(value) + "' " + consoleInfo);
|
||||
}
|
||||
|
||||
void IoTSensor::doByInterval() {}
|
||||
void IoTSensor::doByInterval() {}
|
||||
|
||||
IoTSensor* myIoTSensor;
|
||||
Reference in New Issue
Block a user