Bump to beta3

This commit is contained in:
Magnus Persson 2022-08-01 11:06:14 +02:00
parent 57e078986b
commit 94f703b087

View File

@ -34,7 +34,7 @@ build_flags =
-D USER_SSID=\""\"" # =\""myssid\""
-D USER_SSID_PWD=\""\"" # =\""mypwd\""
-D CFG_APPVER="\"1.1.0\""
-D CFG_GITREV=\""beta-2\""
-D CFG_GITREV=\""beta-3\""
#!python script/git_rev.py
lib_deps = # Switched to forks for better version control.
# Using local copy of these libraries
@ -64,7 +64,7 @@ build_unflags =
build_flags =
-Wl,-Map,output.map
${common_env_data.build_flags}
#-D PIO_FRAMEWORK_ARDUINO_ENABLE_EXCEPTIONS
-D PIO_FRAMEWORK_ARDUINO_ENABLE_EXCEPTIONS
#-D SKIP_SLEEPMODE
#-D DOUBLERESETDETECTOR_DEBUG=true
#-D FORCE_GRAVITY_MODE # used to debug gravity mode