We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d96f5e4 commit 12191baCopy full SHA for 12191ba
gui
src/openevse.h
@@ -18,6 +18,7 @@
18
#define OPENEVSE_STATE_STUCK_RELAY 8
19
#define OPENEVSE_STATE_GFI_SELF_TEST_FAILED 9
20
#define OPENEVSE_STATE_OVER_TEMPERATURE 10
21
+#define OPENEVSE_STATE_OVER_CURRENT 11
22
#define OPENEVSE_STATE_SLEEPING 254
23
#define OPENEVSE_STATE_DISABLED 255
24
0 commit comments