Skip to content

Commit 148e94e

Browse files
committed
enable button for EU and EmonEVSE, bump 8.2.2
1 parent ba2b124 commit 148e94e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

platformio.ini

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ src_dir = firmware/open_evse
1515
lib_deps =
1616
upload_protocol = usbasp
1717
upload_flags = "-e -B0.5"
18-
version = 8.2.1
18+
version = 8.2.2
1919
build_flags =
2020
-D OEV6
2121
-D RELAY_PWM
@@ -39,6 +39,7 @@ eu_build_flags =
3939
-D MAX_CURRENT_CAPACITY_L2=32
4040
-D OVERCURRENT_THRESHOLD=5
4141
-D OVERCURRENT_TIMEOUT=10000UL
42+
-D BTN_MENU
4243

4344

4445
# Arduino 1.6.17 - requires Python 2

0 commit comments

Comments
 (0)