-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
trivial: Fix the SN30Pro+ ID to be valid for the LVFS
- Loading branch information
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
<!-- Copyright 2016 Richard Hughes <[email protected]> --> | ||
<!-- Copyright 2019 Mario Limonciello <[email protected]> --> | ||
<component type="firmware"> | ||
<id>com.8bitdo.sn30pro+.firmware</id> | ||
<id>com.8bitdo.sn30pro_plus.firmware</id> | ||
<name>SN30 Pro+</name> | ||
<summary>Firmware for the 8Bitdo SN30 Pro+ Game Controller</summary> | ||
<description> | ||
|