Skip to content

Commit

Permalink
Release v2.0.0
Browse files Browse the repository at this point in the history
Signed-off-by: Emil Muratov <[email protected]>
  • Loading branch information
vortigont committed Apr 13, 2021
1 parent 140edbc commit 6ef80ee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ build_flags =
-DPZEM004_NO_SWSERIAL
lib_deps =
${env.lib_deps}
https://github.com/DmytroKorniienko/EmbUI.git#dev
https://github.com/DmytroKorniienko/EmbUI.git#v2.4.0

; debug env with HWSerial- used for ESPEM and Serial1 used for debug messages
[env:hwserdbg]
Expand All @@ -46,7 +46,7 @@ build_flags =
;extra_scripts = .pio/strip-floats.py
lib_deps =
${env.lib_deps}
https://github.com/DmytroKorniienko/EmbUI.git#dev
https://github.com/DmytroKorniienko/EmbUI.git#v2.4.0

[env:testing]
src_build_flags =
Expand Down

0 comments on commit 6ef80ee

Please sign in to comment.