summaryrefslogtreecommitdiff
path: root/apps/settings.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/settings.h')
-rw-r--r--apps/settings.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/apps/settings.h b/apps/settings.h
index c6e4a56fc8..d738261c62 100644
--- a/apps/settings.h
+++ b/apps/settings.h
@@ -183,8 +183,6 @@ struct user_settings
183 1=always, 183 1=always,
184 then according to timeout_values[] */ 184 then according to timeout_values[] */
185 bool backlight_on_when_charging; 185 bool backlight_on_when_charging;
186 bool discharge; /* maintain charge of at least: false = 85%, true = 10% */
187 bool trickle_charge; /* do trickle charging: 0=off, 1=on */
188 int battery_capacity; /* in mAh */ 186 int battery_capacity; /* in mAh */
189 int battery_type; /* for units which can take multiple types (Ondio). */ 187 int battery_type; /* for units which can take multiple types (Ondio). */
190 188