Compare commits
2 Commits
9b23ac5fd2
...
d9c40f5124
Author | SHA1 | Date | |
---|---|---|---|
d9c40f5124 | |||
68bc31e29a |
@ -1,5 +1,13 @@
|
|||||||
# 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
|
||||||
|
@ -9,7 +9,7 @@
|
|||||||
; https://docs.platformio.org/page/projectconf.html
|
; https://docs.platformio.org/page/projectconf.html
|
||||||
|
|
||||||
[common]
|
[common]
|
||||||
version = "1.3.97"
|
version = "1.3.98"
|
||||||
##
|
##
|
||||||
[env:esp32dev]
|
[env:esp32dev]
|
||||||
platform = espressif32
|
platform = espressif32
|
||||||
|
Loading…
x
Reference in New Issue
Block a user