testing calc enable

This commit is contained in:
Janosch
2022-10-14 13:08:23 +01:00
parent b45c29f89e
commit 100821e68c
7 changed files with 90 additions and 30 deletions
+1
View File
@@ -12,4 +12,5 @@ void EvseRead();
bool CheckStartCondition();
bool CheckVoltage();
void ResetValuesInOffMode();
void CalcEnable();
#endif