view ostc4pack/step0_copy_bins.bat @ 473:edfc1a464b42 Improve_Button_Sleep

Do not signal power on reset in case of a "warm" reset: The RTE signaled at every startup a coldstart to the firmware causing a reset of the button responsitivness to default. Even for example after a firmware update. The reset of the values is a wanted behavior in case a value was set which makes it impossible to operate the buttons. This is still possible by removing the battery => real cold start
author ideenmodellierer
date Tue, 12 May 2020 22:39:18 +0200
parents a6f0881074a4
children 85ba20760ad4
line wrap: on
line source

copy D:\Kitt\Coding\AC6-workspace\OSTC4_Firmware\Debug\OSTC4_Firmware.bin OSTC4_Firmware.bin /V /Y
copy D:\Kitt\Coding\AC6-workspace\OSTC4_RTE\Debug\OSTC4_RTE.bin OSTC4_RTE.bin /V /Y