Merge pull request #441 from UberGuidoZ/main

Few additions and changes
This commit is contained in:
UberGuidoZ 2023-02-12 21:09:31 -08:00 committed by GitHub
commit 8d589a2422
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 352 additions and 316 deletions

View File

@ -38,3 +38,39 @@ type: parsed
protocol: RC5
address: 00 00 00 00
command: 0D 00 00 00
#
name: INPUT
type: parsed
protocol: RC5
address: 00 00 00 00
command: 38 00 00 00
#
name: UP
type: parsed
protocol: RC5
address: 00 00 00 00
command: 16 00 00 00
#
name: RIGHT
type: parsed
protocol: RC5
address: 00 00 00 00
command: 12 00 00 00
#
name: DOWN
type: parsed
protocol: RC5
address: 00 00 00 00
command: 17 00 00 00
#
name: LEFT
type: parsed
protocol: RC5
address: 00 00 00 00
command: 13 00 00 00
#
name: ENTER
type: parsed
protocol: RC5
address: 00 00 00 00
command: 35 00 00 00