summaryrefslogtreecommitdiff
path: root/apps/settings.h
diff options
context:
space:
mode:
authorSolomon Peachy <pizza@shaftnet.org>2018-06-29 16:09:28 -0400
committerSolomon Peachy <pizza@shaftnet.org>2019-01-02 08:10:01 -0500
commitd4942cc74c82c465ea395637c77ed06565b8b497 (patch)
tree8c1fa737c93f8a2ade5a1566857dc4dc8f578bd6 /apps/settings.h
parentaf9459a7992596e932c6d8cc0a6366ff0f0b0fca (diff)
downloadrockbox-d4942cc74c82c465ea395637c77ed06565b8b497.tar.gz
rockbox-d4942cc74c82c465ea395637c77ed06565b8b497.zip
Add Xuelin iHIFI 770/770C/800 support
Taken from the xvortex fork (Roman Stolyarov) Ported, rebased, and cleaned up by myself. Change-Id: I7b2bca2d29502f2e4544e42f3d122786dd4b7978
Diffstat (limited to 'apps/settings.h')
-rw-r--r--apps/settings.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/settings.h b/apps/settings.h
index d0257b51e6..05ad948c0d 100644
--- a/apps/settings.h
+++ b/apps/settings.h
@@ -642,7 +642,6 @@ struct user_settings
642#ifdef HAVE_USB_CHARGING_ENABLE 642#ifdef HAVE_USB_CHARGING_ENABLE
643 int usb_charging; 643 int usb_charging;
644#endif 644#endif
645
646 /* device settings */ 645 /* device settings */
647#ifdef HAVE_LCD_CONTRAST 646#ifdef HAVE_LCD_CONTRAST
648 int contrast; /* lcd contrast */ 647 int contrast; /* lcd contrast */