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