mirror of
https://github.com/Ultra-NX/UltraNX.git
synced 2024-12-26 02:21:55 +00:00
Add notes about force USB 3.0
This commit is contained in:
parent
04d19fe456
commit
b3de870f9f
@ -8,6 +8,9 @@ enable_external_bluetooth_db=u8!0x1
|
||||
enable_debug_api=u8!0x1
|
||||
|
||||
[usb]
|
||||
; Enable USB 3.0 superspeed for homebrew
|
||||
; 0 = USB 3.0 support is system default (usually disabled), 1 = USB 3.0 support is enabled.
|
||||
; Note: Enabling USB 3.0 support may disable access to 5GHz Wi-Fi networks.
|
||||
usb30_force_enabled=u8!0x1
|
||||
|
||||
[tc]
|
||||
|
Loading…
Reference in New Issue
Block a user