view ostc4pack/create_full_update_bin.bat @ 1041:93c98a28406c GasConsumption

Bugfix missing SYS header in dive menu: The SYS header in the diving menu was missing. Rootcause was a missing array entry which was not created while adding the new SYS tab for custom options.
author Ideenmodellierer
date Thu, 16 Oct 2025 19:55:35 +0200
parents 85ba20760ad4
children
line wrap: on
line source

call step0_copy_bins.bat
call step1_create_OSTC4_firmware_upload_bin.bat
call step1_create_OSTC_RTE_upload.bat
call step1_create_OSTC_FontPack_upload.bat
call step2_create_OSTC4update_bin.bat
pause