Merge pull request #36 from whenyournameiskyle/main

Add back button to Xbox remote
This commit is contained in:
Lucas
2022-07-23 15:49:43 -04:00
committed by GitHub

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