Skip to content

Commit

Permalink
debug gfi clear timeout 1 min
Browse files Browse the repository at this point in the history
  • Loading branch information
dlyubimov committed Jul 11, 2017
1 parent 1058834 commit 9c4f13e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Hydra_EVSE/Hydra_EVSE.h
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@
// delay per event. (UL 2231)
#define GFI_CLEAR_MS (15 * 60 * 1000)
// debug
//#define GFI_CLEAR_MS (2 * 60 * 1000)
//#define GFI_CLEAR_MS (60 * 1000)

#define GFI_CLEAR_ATTEMPTS 4

Expand Down

0 comments on commit 9c4f13e

Please sign in to comment.