Compare commits
No commits in common. "e9d32ee060113cd336a50cbe00cf0070b0c6b888" and "4a55620d39092ba4884238e717bc9e5b9cb0a2cb" have entirely different histories.
e9d32ee060
...
4a55620d39
@ -1,13 +1,5 @@
|
||||
# Changelog
|
||||
|
||||
## [1.4.13] - 2025-03-30
|
||||
### Changed
|
||||
- update platformio.ini for version v1.4.13
|
||||
|
||||
### Fixed
|
||||
- update touch sensor connection logic to correctly identify connection status
|
||||
|
||||
|
||||
## [1.4.12] - 2025-03-30
|
||||
### Added
|
||||
- add touch sensor connection check and update logic
|
||||
|
@ -9,7 +9,7 @@
|
||||
; https://docs.platformio.org/page/projectconf.html
|
||||
|
||||
[common]
|
||||
version = "1.4.13"
|
||||
version = "1.4.12"
|
||||
to_old_version = "1.4.0"
|
||||
|
||||
##
|
||||
|
Loading…
x
Reference in New Issue
Block a user