refactor: simplify OTA update process by removing unnecessary buffer and adjusting offsets

This commit is contained in:
2025-02-20 14:16:49 +01:00
parent 249e896ea4
commit b0c4af7c4e
2 changed files with 38 additions and 132 deletions

View File

@ -66,7 +66,7 @@ extra_scripts =
pre:scripts/pre_spiffs.py ; wird als zweites ausgeführt
pre:scripts/combine_html.py ; wird als drittes ausgeführt
scripts/gzip_files.py
scripts/create_full_bin.py ; Neues Skript zur Erstellung der full.bin
# scripts/create_full_bin.py # Nicht mehr benötigt, da full.bin im Workflow erstellt wird
; Remove or comment out the targets line
;targets = buildfs, build