Add SN30 Pro for Android firmware v2.00

This commit is contained in:
8BitDo 2021-06-03 12:12:13 +08:00 committed by Mario Limonciello
parent f4e8bec090
commit 20d969cd70
2 changed files with 5 additions and 0 deletions

View File

@ -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

View File

@ -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;