mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-29 07:32:18 +03:00
process to asinc
This commit is contained in:
@@ -84,6 +84,11 @@ enum TimerTask_t { WIFI_SCAN,
|
||||
UDP_DB,
|
||||
TEST };
|
||||
|
||||
enum notAsincActions {
|
||||
ZERO,
|
||||
do_UPGRADE,
|
||||
};
|
||||
|
||||
enum ErrorType_t {
|
||||
ET_NONE,
|
||||
ET_FUNCTION,
|
||||
|
||||
Reference in New Issue
Block a user