summaryrefslogtreecommitdiff
path: root/apps/settings.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/settings.h')
-rw-r--r--apps/settings.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/settings.h b/apps/settings.h
index d1179ed5bc..c9ff3f9dd3 100644
--- a/apps/settings.h
+++ b/apps/settings.h
@@ -781,6 +781,7 @@ struct user_settings
781 /* new stuff to be added at the end */ 781 /* new stuff to be added at the end */
782 782
783#ifdef USB_ENABLE_HID 783#ifdef USB_ENABLE_HID
784 bool usb_hid;
784 int usb_keypad_mode; 785 int usb_keypad_mode;
785#endif 786#endif
786 787