comparison src/tft_outputs.inc @ 234:57155164faad

Show OSTC2-like active gas boxes in surface mode
author heinrichsweikamp
date Wed, 25 Feb 2015 13:57:30 +0100
parents 618191753d2b
children 5b4ef0b9090d
comparison
equal deleted inserted replaced
233:b6edf9bb8e3b 234:57155164faad
14 movlw color_code_temp 14 movlw color_code_temp
15 call TFT_color_code1 15 call TFT_color_code1
16 endm 16 endm
17 17
18 ; Surface mode 18 ; Surface mode
19 extern TFT_show_OC_startgas_surface ; Show first gas and "OSTC2-like" active gases
19 extern TFT_serial 20 extern TFT_serial
20 extern TFT_clock 21 extern TFT_clock
21 extern TFT_date 22 extern TFT_date
22 extern TFT_desaturation_time 23 extern TFT_desaturation_time
23 extern TFT_nofly_time 24 extern TFT_nofly_time