annotate ostc4pack/step0_copy_release.bat @ 477:5e6a612d03b5 Improve_Button_Sleep

Only switch between "no fly" and "desaturation" in case there is desaturation time left: In previous versions a switch between the times were performed even desaturation time were 0 causing an empty field (nothing) to be displayed. In that case the remaining no fly time is shown Development option only: Show Pressure update for a short time in the custom field (as warning)
author ideenmodellierer
date Tue, 12 May 2020 23:03:29 +0200
parents fd47e5631b9d
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
266
fd47e5631b9d Added batch to copy bins from release folder
ideenmodellierer
parents:
diff changeset
1 copy ..\..\OSTC4_Firmware\Release\OSTC4_Firmware.bin OSTC4_Firmware.bin /V /Y
fd47e5631b9d Added batch to copy bins from release folder
ideenmodellierer
parents:
diff changeset
2 copy ..\..\OSTC4_RTE\Release\OSTC4_RTE.bin OSTC4_RTE.bin /V /Y
fd47e5631b9d Added batch to copy bins from release folder
ideenmodellierer
parents:
diff changeset
3