Compare commits
No commits in common. "fad84e12c8d4a5a5a6100039413ea5452d741e29" and "29868e7101faf0f0c1ad977395b19e001511d6b1" have entirely different histories.
fad84e12c8
...
29868e7101
13
CHANGELOG.md
13
CHANGELOG.md
@ -1,18 +1,5 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
## [1.4.10] - 2025-03-30
|
|
||||||
### Added
|
|
||||||
- add manual tare functionality for scale
|
|
||||||
- add debounce handling for TTP223 touch sensor
|
|
||||||
- add TTP223 touch sensor support and wiring configuration
|
|
||||||
|
|
||||||
### Changed
|
|
||||||
- update platformio.ini for version v1.4.10
|
|
||||||
|
|
||||||
### Fixed
|
|
||||||
- update TTP223 pin configuration and adjust touch sensor logic
|
|
||||||
|
|
||||||
|
|
||||||
## [1.4.9] - 2025-03-29
|
## [1.4.9] - 2025-03-29
|
||||||
### Changed
|
### Changed
|
||||||
- update platformio.ini for version v1.4.9
|
- update platformio.ini for version v1.4.9
|
||||||
|
@ -9,7 +9,7 @@
|
|||||||
; https://docs.platformio.org/page/projectconf.html
|
; https://docs.platformio.org/page/projectconf.html
|
||||||
|
|
||||||
[common]
|
[common]
|
||||||
version = "1.4.10"
|
version = "1.4.9"
|
||||||
to_old_version = "1.4.0"
|
to_old_version = "1.4.0"
|
||||||
|
|
||||||
##
|
##
|
||||||
|
Loading…
x
Reference in New Issue
Block a user