Compare commits

..

No commits in common. "d9c40f5124da6d172b80af99e8bf709f80ee0334" and "9b23ac5fd26667ba89fe3cac68e91ff567e8aebf" have entirely different histories.

2 changed files with 1 additions and 9 deletions

View File

@ -1,13 +1,5 @@
# Changelog # Changelog
## [1.3.98] - 2025-02-28
### Changed
- update platformio.ini for version v1.3.98
- migrate from SPIFFS to LittleFS for file handling
- remove unused VSCode settings file
- remove commented-out spoolman and filaman data from api.cpp
## [1.3.97] - 2025-02-28 ## [1.3.97] - 2025-02-28
### Added ### Added
- füge Bestätigungsmeldung für Spool-Einstellung hinzu - füge Bestätigungsmeldung für Spool-Einstellung hinzu

View File

@ -9,7 +9,7 @@
; https://docs.platformio.org/page/projectconf.html ; https://docs.platformio.org/page/projectconf.html
[common] [common]
version = "1.3.98" version = "1.3.97"
## ##
[env:esp32dev] [env:esp32dev]
platform = espressif32 platform = espressif32