refactor
This commit is contained in:
@@ -38,7 +38,7 @@ class OtaProcess_class : public processClass
|
||||
public:
|
||||
OtaProcess_class(uint32_t timeout):processClass(timeout){}
|
||||
|
||||
OTASTATES m_otaState = otaInit;
|
||||
OTASTATES m_otaState = otaInit;
|
||||
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user