Merge branch 'main' into main

This commit is contained in:
UberGuidoZ
2023-12-09 17:05:32 -08:00
committed by GitHub
21 changed files with 2611 additions and 81 deletions

View File

@@ -74,3 +74,69 @@ type: parsed
protocol: RC5X
address: 00 00 00 00
command: 1E 00 00 00
#
name: Ch_next
type: parsed
protocol: RC5
address: 00 00 00 00
command: 20 00 00 00
#
name: Ch_prev
type: parsed
protocol: RC5
address: 00 00 00 00
command: 21 00 00 00
#
name: Vol_up
type: parsed
protocol: RC5
address: 00 00 00 00
command: 10 00 00 00
#
name: Vol_dn
type: parsed
protocol: RC5
address: 00 00 00 00
command: 11 00 00 00
#
name: Mute
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: 28 00 00 00
#
name: Sleep
type: parsed
protocol: RC5
address: 00 00 00 00
command: 26 00 00 00
#
name: Display
type: parsed
protocol: RC5
address: 00 00 00 00
command: 12 00 00 00
#
name: P_mode
type: parsed
protocol: RC5
address: 00 00 00 00
command: 1A 00 00 00
#
name: Freeze
type: parsed
protocol: RC5
address: 00 00 00 00
command: 24 00 00 00
#
name: Exit
type: parsed
protocol: RC5
address: 00 00 00 00
command: 0F 00 00 00