mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-27 22:52:19 +03:00
Typos with Asinc and \ in path
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#include "ItemsCmd.h"
|
||||
|
||||
#include "BufferExecute.h"
|
||||
#include "Class/NotAsinc.h"
|
||||
#include "Class/NotAsync.h"
|
||||
#include "Cmd.h"
|
||||
#include "Global.h"
|
||||
#include "Module/Terminal.h"
|
||||
@@ -313,7 +313,7 @@ void cmd_init() {
|
||||
//}
|
||||
//
|
||||
//void firmwareUpdate() {
|
||||
// myNotAsincActions->make(do_UPGRADE);
|
||||
// myNotAsyncActions->make(do_UPGRADE);
|
||||
//}
|
||||
//
|
||||
//void firmwareVersion() {
|
||||
|
||||
Reference in New Issue
Block a user