Mercurial > public > ostc4
view ostc4pack/step0_copy_bins.bat @ 1038:677d293c669f GasConsumption
Bugfix AM/PM time:
in the previous version the AM/PM time format was not shown in the system menu and the customer Info view. To solve this problem a helper function was added which now returns a string which consideres the time format setting.
| author | Ideenmodellierer |
|---|---|
| date | Tue, 16 Sep 2025 20:13:43 +0200 |
| parents | 85ba20760ad4 |
| children |
line wrap: on
line source
copy ..\RefPrj\Firmware\Release\OSTC4_Firmware.bin OSTC4_Firmware.bin /V /Y copy ..\RefPrj\RTE\Release\OSTC4_RTE.bin OSTC4_RTE.bin /V /Y copy ..\RefPrj\FontPack\Release\OSTC4_FontPack.bin OSTC4_FontPack.bin /V /Y
