Bump to beta3
This commit is contained in:
parent
57e078986b
commit
94f703b087
@ -34,7 +34,7 @@ build_flags =
|
|||||||
-D USER_SSID=\""\"" # =\""myssid\""
|
-D USER_SSID=\""\"" # =\""myssid\""
|
||||||
-D USER_SSID_PWD=\""\"" # =\""mypwd\""
|
-D USER_SSID_PWD=\""\"" # =\""mypwd\""
|
||||||
-D CFG_APPVER="\"1.1.0\""
|
-D CFG_APPVER="\"1.1.0\""
|
||||||
-D CFG_GITREV=\""beta-2\""
|
-D CFG_GITREV=\""beta-3\""
|
||||||
#!python script/git_rev.py
|
#!python script/git_rev.py
|
||||||
lib_deps = # Switched to forks for better version control.
|
lib_deps = # Switched to forks for better version control.
|
||||||
# Using local copy of these libraries
|
# Using local copy of these libraries
|
||||||
@ -64,7 +64,7 @@ build_unflags =
|
|||||||
build_flags =
|
build_flags =
|
||||||
-Wl,-Map,output.map
|
-Wl,-Map,output.map
|
||||||
${common_env_data.build_flags}
|
${common_env_data.build_flags}
|
||||||
#-D PIO_FRAMEWORK_ARDUINO_ENABLE_EXCEPTIONS
|
-D PIO_FRAMEWORK_ARDUINO_ENABLE_EXCEPTIONS
|
||||||
#-D SKIP_SLEEPMODE
|
#-D SKIP_SLEEPMODE
|
||||||
#-D DOUBLERESETDETECTOR_DEBUG=true
|
#-D DOUBLERESETDETECTOR_DEBUG=true
|
||||||
#-D FORCE_GRAVITY_MODE # used to debug gravity mode
|
#-D FORCE_GRAVITY_MODE # used to debug gravity mode
|
||||||
|
Loading…
Reference in New Issue
Block a user