comparison src/comm.asm @ 252:d912fb71d606

change warning sign
author heinrichsweikamp
date Thu, 19 Mar 2015 12:28:23 +0100
parents 3fec179a6220
children ad62dff7739a
comparison
equal deleted inserted replaced
251:3fec179a6220 252:d912fb71d606
205 bsf LEDr 205 bsf LEDr
206 WIN_SMALL comm_status3_column, comm_status3_row 206 WIN_SMALL comm_status3_column, comm_status3_row
207 STRCPY_TEXT_PRINT tUsbLlBld ; Low Level Bootloader started 207 STRCPY_TEXT_PRINT tUsbLlBld ; Low Level Bootloader started
208 WIN_TOP comm_warning_row 208 WIN_TOP comm_warning_row
209 WIN_LEFT comm_warning_column 209 WIN_LEFT comm_warning_column
210 ; TFT_WRITE_PROM_IMAGE dive_warning_block ; Show Warning icon 210 TFT_WRITE_PROM_IMAGE dive_warning2_block ; Show Warning icon
211 goto 0x1FF0C 211 goto 0x1FF0C
212 212
213 ;----------------------------------------------------------------------------- 213 ;-----------------------------------------------------------------------------
214 ; Sends external flash from 0x3E0000 to 0x3FD000 (118784bytes) via comm 214 ; Sends external flash from 0x3E0000 to 0x3FD000 (118784bytes) via comm
215 ; 215 ;