File tree Expand file tree Collapse file tree 2 files changed +7
-4
lines changed
Expand file tree Collapse file tree 2 files changed +7
-4
lines changed Original file line number Diff line number Diff line change @@ -37,9 +37,9 @@ build_flags =
3737 -D GRAVITYMON =1
3838 -D USE_LITTLEFS =true
3939 -D CFG_APPNAME =" \" gravitymon\" "
40- -D CFG_APPVER =" \" 2.5.0 \" "
41- -D CFG_GITREV =\" " dev\" "
42- ; !python script/git_rev.py
40+ -D CFG_APPVER =" \" 2.4.1 \" "
41+ ; -D CFG_GITREV=\""dev\""
42+ !python script/git_rev.py
4343 ; -D SKIP_SLEEPMODE=1
4444 ; -D FORCE_GRAVITY_MODE=1
4545 ; -D COLLECT_PERFDATA=1
Original file line number Diff line number Diff line change 33Releases
44########
55
6- v2.5.0
6+ v2.4.1
77======
88
9+ Bugs fixed
10+ ++++++++++
11+
912* Added the lost temperature sensor adjustment value to the config page.
1013* When force config is enabled the device will not enter sleep if charging mode is enabled.
1114* Storage and charging mode can not be enabled since they are the same feature but triggered by different events.
You can’t perform that action at this time.
0 commit comments