test_check_delay

This commit is contained in:
Janosch
2022-10-11 13:28:13 +01:00
parent e54de68605
commit 8e61ddd188
7 changed files with 34 additions and 8 deletions
+1
View File
@@ -5,6 +5,7 @@ extern uint32_t startTime;
bool IsEvseInput();
bool CheckUnplugged();
bool CheckTimeout();
bool CheckDelay();
void CalcTotals();
void DisableAll();
void EvseRead();