test CheckVoltage

This commit is contained in:
Janosch
2022-10-11 12:20:37 +01:00
parent 7481f0f7e8
commit e54de68605
7 changed files with 35 additions and 17 deletions
+1
View File
@@ -9,4 +9,5 @@ void CalcTotals();
void DisableAll();
void EvseRead();
bool CheckStartCondition();
bool CheckVoltage();
#endif