refactor: simplify OTA update process by removing unnecessary buffer and adjusting offsets
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user