Skip to content

Commit

Permalink
evse.cpp: remove comment after testing
Browse files Browse the repository at this point in the history
  • Loading branch information
dingo35 committed May 8, 2023
1 parent 7e07496 commit 6b327c7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion SmartEVSE-3/src/evse.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3199,7 +3199,6 @@ void StartwebServer(void) {
DelayedStopTime.epoch2 = DELAYEDSTOPTIME;
DelayedRepeat = 0;
}
//TODO no delayed charging when RFID reader is installed?!?

// so now we might have a starttime and we might be Delayed Charging
if (DelayedStartTime.epoch2) {
Expand Down

0 comments on commit 6b327c7

Please sign in to comment.