mirror of
https://github.com/Laxilef/OTGateway.git
synced 2026-02-03 16:17:45 +05:00
fix naming
This commit is contained in:
@@ -125,7 +125,7 @@ struct Variables {
|
||||
|
||||
struct {
|
||||
bool restart = false;
|
||||
bool faultReset = false;
|
||||
bool diagnosticReset = false;
|
||||
bool resetFault = false;
|
||||
bool resetDiagnostic = false;
|
||||
} actions;
|
||||
} vars;
|
||||
Reference in New Issue
Block a user