diff options
author | Solomon Peachy <pizza@shaftnet.org> | 2018-06-29 16:09:28 -0400 |
---|---|---|
committer | Solomon Peachy <pizza@shaftnet.org> | 2019-01-02 08:10:01 -0500 |
commit | d4942cc74c82c465ea395637c77ed06565b8b497 (patch) | |
tree | 8c1fa737c93f8a2ade5a1566857dc4dc8f578bd6 /apps/settings.h | |
parent | af9459a7992596e932c6d8cc0a6366ff0f0b0fca (diff) |
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.h | 1 |
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 #ifdef HAVE_USB_CHARGING_ENABLE int usb_charging; #endif - /* device settings */ #ifdef HAVE_LCD_CONTRAST int contrast; /* lcd contrast */ |