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.
2 parents 90872af + e9aac3b commit 02d416cCopy full SHA for 02d416c
platformio.ini
@@ -21,7 +21,7 @@ monitor_speed = 115200
21
upload_protocol = espota
22
upload_port = openmosfet.local
23
build_flags =
24
- -D OM_FIRMWARE_VERSION='"0.2.2-alpha"'
+ -D OM_FIRMWARE_VERSION='"1.4.3-beta"'
25
-D ARDUINOJSON_DECODE_UNICODE=0
26
27
[production]
@@ -33,7 +33,7 @@ extra_scripts =
33
pre:rename_binaries.py
34
35
${common.build_flags}
36
- -D OM_PLATFORM=${env.platform}
+ -D OM_PLATFORM=${common.platform}
37
-DCORE_DEBUG_LEVEL=0
38
lib_deps =
39
thomasfredericks/Bounce2 @ ^2.55
0 commit comments