diff src/option_table.asm @ 155:5f71e31bd5b3

CHANGE: Re-arranged Settings Menu, add 180? rotate to menu
author heinrichsweikamp
date Thu, 28 Aug 2014 12:13:52 +0200
parents afa31c815f24
children 2eb037f48c3f
line wrap: on
line diff
--- a/src/option_table.asm	Wed Aug 27 17:38:21 2014 +0200
+++ b/src/option_table.asm	Thu Aug 28 12:13:52 2014 +0200
@@ -193,6 +193,7 @@
         OPTION_BOOL     oSafetyStop,    0,                            .148,    opt_enable_safetystop            ; =1: A safety stop is shown
         OPTION_UINT8    oCalGasO2,      .21,.100,   .21,    tPercent, .149,    opt_calibration_O2_ratio         ; Calibration gas %O2
         OPTION_BOOL     oSensorFallback,1,                            .150,    opt_sensor_fallback              ; =1: Fallback to SP1 when sensor is lost
+        OPTION_BOOL     oFlipScreen,    0,                            .151,    opt_flip_screen                  ; =1: Flip the screen
 
 ;=============================================================================
 ; Set Time/Set Date (RAM only)