summaryrefslogtreecommitdiffstats
path: root/apps/screen_access.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/screen_access.h')
-rw-r--r--apps/screen_access.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/screen_access.h b/apps/screen_access.h
index 782bd9219d..7f235a2480 100644
--- a/apps/screen_access.h
+++ b/apps/screen_access.h
@@ -54,6 +54,7 @@ struct screen
int depth;
int char_width;
int char_height;
+ bool has_disk_led;
#ifdef HAS_BUTTONBAR
bool has_buttonbar;
#endif