mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-27 22:52:19 +03:00
process to asinc
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
#include "Class/Pwm.h"
|
||||
#include "Class/Switch.h"
|
||||
//-----------------------------
|
||||
#include "Class/NotAsinc.h"
|
||||
#include "Global.h"
|
||||
#include "Module/Terminal.h"
|
||||
#include "Servo/Servos.h"
|
||||
@@ -439,7 +440,7 @@ void httpOrderSend() {
|
||||
}
|
||||
|
||||
void firmwareUpdate() {
|
||||
updateFlag = true;
|
||||
myNotAsincActions->make(do_UPGRADE);
|
||||
}
|
||||
|
||||
void firmwareVersion() {
|
||||
|
||||
Reference in New Issue
Block a user