only:ts_show_analog_input_settings true

This commit is contained in:
Andrey 2024-09-23 11:51:33 -04:00
parent 5f8e2a6520
commit 1211001ecf
2 changed files with 2 additions and 1 deletions

View File

@ -2405,6 +2405,7 @@ end_struct
#define ts_show_fuel_trim_cylinder_12 true
#define ts_show_analog_divider true
#define ts_show_analog_input_settings true
#define ts_show_spi true
#define ts_show_sd_card true
#define ts_show_can_pins true

View File

@ -2123,7 +2123,7 @@ menuDialog = main
menu = "&Sensors", { 1 }, { uiMode == @@UiMode_FULL@@ || uiMode == @@UiMode_INSTALLATION@@ }
# Base analog input settings
subMenu = otherSensorInputs, "Misc sensors", { 1 }, { uiMode == @@UiMode_FULL@@ || uiMode == @@UiMode_INSTALLATION@@ }
subMenu = analogInputSettings, "Analog input settings", { 1 }, { uiMode == @@UiMode_FULL@@ || uiMode == @@UiMode_INSTALLATION@@ }
subMenu = analogInputSettings, "Analog input settings", { 1 }, { uiMode == @@UiMode_FULL@@ || uiMode == @@UiMode_INSTALLATION@@ }@@if_ts_show_analog_input_settings
subMenu = std_separator
# Thermistors