Compare commits
2 Commits
2c435e5c98
...
301109c37b
| Author | SHA1 | Date | |
|---|---|---|---|
| 301109c37b | |||
| d43fceebbc |
@@ -1,5 +1,11 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## [2.0.4-beta2] - 2025-09-03
|
||||||
|
### Changed
|
||||||
|
- adjust auto tare counter threshold and reposition tare check in scale loop
|
||||||
|
- improve auto tare logic and reset conditions in scale handling
|
||||||
|
|
||||||
|
|
||||||
## [2.0.4-beta1] - 2025-09-03
|
## [2.0.4-beta1] - 2025-09-03
|
||||||
### Changed
|
### Changed
|
||||||
- improve auto tare logic and reset conditions in scale handling
|
- improve auto tare logic and reset conditions in scale handling
|
||||||
|
|||||||
@@ -9,7 +9,7 @@
|
|||||||
; https://docs.platformio.org/page/projectconf.html
|
; https://docs.platformio.org/page/projectconf.html
|
||||||
|
|
||||||
[common]
|
[common]
|
||||||
version = "2.0.4-beta1"
|
version = "2.0.4-beta2"
|
||||||
to_old_version = "1.5.10"
|
to_old_version = "1.5.10"
|
||||||
|
|
||||||
##
|
##
|
||||||
|
|||||||
Reference in New Issue
Block a user