Merge pull request #36 from whenyournameiskyle/main

Add back button to Xbox remote
main
Lucas 2022-07-23 15:49:43 -04:00 committed by GitHub
commit 0ac0233100
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

View File

@ -36,3 +36,9 @@ type: parsed
protocol: NECext
address: 80 D8 00 00
command: 22 DD 00 00
#
name: Xbox_back
type: parsed
protocol: NECext
address: 80 D8 00 00
command: 23 DC 00 00