Mercurial > public > hwos_code
comparison src/tft_outputs.inc @ 503:4542d03f748a
NEW: Last Dive customviews in surface mode with divetime, depth and interval
author | heinrichsweikamp |
---|---|
date | Sun, 11 Jun 2017 17:11:40 +0200 |
parents | c0ee33f1f399 |
children | cf68fe0c3002 |
comparison
equal
deleted
inserted
replaced
502:0910c227018f | 503:4542d03f748a |
---|---|
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_surface_lastdive | |
19 extern TFT_show_OC_startgas_surface ; Show first gas and "OSTC2-like" active gases | 20 extern TFT_show_OC_startgas_surface ; Show first gas and "OSTC2-like" active gases |
20 extern TFT_serial | 21 extern TFT_serial |
21 extern TFT_clock | 22 extern TFT_clock |
22 extern TFT_date | 23 extern TFT_date |
23 extern TFT_desaturation_time | 24 extern TFT_desaturation_time |