mirror of
https://git.proxmox.com/git/fwupd
synced 2025-08-05 21:30:48 +00:00
Add SN30 Pro for Android firmware v2.00
This commit is contained in:
parent
f4e8bec090
commit
20d969cd70
@ -108,4 +108,8 @@ InstallDuration = 120
|
||||
Plugin = ebitdo
|
||||
Flags = ~is-bootloader
|
||||
InstallDuration = 120
|
||||
[USB\VID_2DC8&PID_2101]
|
||||
Plugin = ebitdo
|
||||
Flags = ~is-bootloader
|
||||
InstallDuration = 120
|
||||
|
||||
|
@ -411,6 +411,7 @@ fu_ebitdo_device_write_firmware (FuDevice *device,
|
||||
"until the LED on top blinks red, ");
|
||||
break;
|
||||
case 0x2100: /* SN30 for Android */
|
||||
case 0x2101: /* SN30 for Android */
|
||||
g_string_append (msg, "press and hold LB+RB+Xbox buttons "
|
||||
"both white LED and green LED blink, ");
|
||||
break;
|
||||
|
Loading…
Reference in New Issue
Block a user