view ostc4pack/create_full_update_bin.bat @ 305:305f251cc981 cleanup-4

bugfix, consistency: show deco/NDL really after 1 minute divetime Related to commit 02d10d955be2. We intended to show deco/NDL after 1 minute divetime, but we included the surface seconds as well. And yes, this can hardly be called a bugfix. Its simply more consistent to relate the actual divetime on the display (which is without surface seconds) with the appearance of deco/NDL after exactly 1 minute, instead of about 1 minute. Signed-off-by: Jan Mulder <jlmulder@xs4all.nl>
author Jan Mulder <jlmulder@xs4all.nl>
date Tue, 21 May 2019 11:11:05 +0200
parents f8b7642704dd
children 85ba20760ad4
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 step2_create_OSTC4update_bin.bat
pause