mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-28 07:02:17 +03:00
@@ -246,6 +246,11 @@ protected:
|
||||
pv_last = pv;
|
||||
}
|
||||
|
||||
// временное решение
|
||||
unsigned long currentMillis;
|
||||
unsigned long prevMillis;
|
||||
unsigned long difference;
|
||||
|
||||
void loop()
|
||||
{
|
||||
if (enableDoByInt)
|
||||
|
||||
Reference in New Issue
Block a user