mirror of
https://github.com/Laxilef/OTGateway.git
synced 2025-12-11 18:54:28 +05:00
small fix
This commit is contained in:
@@ -132,7 +132,7 @@ protected:
|
||||
errors[errCount++] = 2;
|
||||
}
|
||||
|
||||
if (0 && !vars.states.otStatus) {
|
||||
if (!vars.states.otStatus) {
|
||||
errors[errCount++] = 3;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user