view ostc4pack/step0_copy_bins.bat @ 700:c28c09017210

Bugfix motioncontrol frame deactivation: In the previous version the frame indication the focus state could not be deactivated once it was activated. Rootcause was a fault in the bit operation of the configuration byte which has been fixed now.
author Ideenmodellierer
date Tue, 18 Oct 2022 21:21:32 +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