test CheckStartCondition

This commit is contained in:
Janosch
2022-10-11 12:12:07 +01:00
parent 7a3dd9fb89
commit 7481f0f7e8
7 changed files with 63 additions and 5 deletions
+1
View File
@@ -8,4 +8,5 @@ bool CheckTimeout();
void CalcTotals();
void DisableAll();
void EvseRead();
bool CheckStartCondition();
#endif