Skip to content

Commit

Permalink
evse.h: increase phase detection time to 22 seconds for Tesla
Browse files Browse the repository at this point in the history
  • Loading branch information
dingo35 committed Jun 7, 2023
1 parent bdb06e7 commit d1d6866
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SmartEVSE-3/include/evse.h
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ extern RemoteDebug Debug;
#endif


#define PHASE_DETECTION_TIME 11
#define PHASE_DETECTION_TIME 22 // especially Tesla seems to need up to 20 seconds to have all its phases activated

// Pin definitions left side ESP32
#define PIN_TEMP 36
Expand Down

0 comments on commit d1d6866

Please sign in to comment.