Mercurial > public > hwos_code
comparison src/tft_outputs.inc @ 94:f2201aa374db
BUGFIX: compass calibration does now timeout automatically after 60s
BUGFIX: decoplan re-calculation in bailout case
author | heinrichsweikamp |
---|---|
date | Tue, 22 Apr 2014 12:59:14 +0200 |
parents | 3274e87fd027 |
children | 87cc1adfe4da |
comparison
equal
deleted
inserted
replaced
93:5e1ef9bf32ec | 94:f2201aa374db |
---|---|
40 extern TFT_surface_compass_heading ; Compass heading value | 40 extern TFT_surface_compass_heading ; Compass heading value |
41 extern TFT_surface_decosettings ; Show all deco settings | 41 extern TFT_surface_decosettings ; Show all deco settings |
42 extern TFT_cat_serial ; Add serial to current string | 42 extern TFT_cat_serial ; Add serial to current string |
43 extern TFT_cat_firmware ; Add firmware version to current string | 43 extern TFT_cat_firmware ; Add firmware version to current string |
44 extern TFT_compass_show_gain ; Show the current compass gain | 44 extern TFT_compass_show_gain ; Show the current compass gain |
45 | 45 extern TFT_show_timeout_testmode ; Show the timeout during calibration |
46 ; Menu | 46 ; Menu |
47 extern TFT_LogOffset_Logtitle | 47 extern TFT_LogOffset_Logtitle |
48 extern TFT_show_color_schemes ; Yes, update the color schemes | 48 extern TFT_show_color_schemes ; Yes, update the color schemes |
49 | 49 |
50 ; Debug and useless stuff | 50 ; Debug and useless stuff |