Skip to content

Commit

Permalink
Updated Amazon Fire TV Remote profile
Browse files Browse the repository at this point in the history
  • Loading branch information
pbhogan committed Dec 24, 2014
1 parent f27644f commit ab5bdf2
Showing 1 changed file with 3 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,12 @@ public AmazonFireTVRemote()

SupportedPlatforms = new[] {
"Amazon AFTB",
"Android"
"Amazon AFTM"
};

JoystickNames = new[] {
"Amazon Fire TV Remote",
"",
"Amazon Fire TV Remote"
};

ButtonMappings = new[] {
Expand Down

0 comments on commit ab5bdf2

Please sign in to comment.