Skip to content

Commit 12191ba

Browse files
committed
Over current support
Fixes #51
1 parent d96f5e4 commit 12191ba

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

src/openevse.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
#define OPENEVSE_STATE_STUCK_RELAY 8
1919
#define OPENEVSE_STATE_GFI_SELF_TEST_FAILED 9
2020
#define OPENEVSE_STATE_OVER_TEMPERATURE 10
21+
#define OPENEVSE_STATE_OVER_CURRENT 11
2122
#define OPENEVSE_STATE_SLEEPING 254
2223
#define OPENEVSE_STATE_DISABLED 255
2324

0 commit comments

Comments
 (0)