mirror of
https://github.com/DarkFlippers/unleashed-firmware.git
synced 2024-11-23 01:45:14 +03:00
Added new IR commands (#3480)
Co-authored-by: hedger <hedger@users.noreply.github.com> Co-authored-by: あく <alleteam@gmail.com>
This commit is contained in:
parent
1bef579b82
commit
0c465f7eb3
@ -1800,3 +1800,31 @@ type: parsed
|
||||
protocol: NECext
|
||||
address: 01 72 00 00
|
||||
command: 44 BB 00 00
|
||||
#
|
||||
# Koro Box
|
||||
#
|
||||
name: Power
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 01 00 00 00
|
||||
command: 18 00 00 00
|
||||
#
|
||||
# Toshiba Amazon TV
|
||||
#
|
||||
name: Vol_up
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 01 00 00 00
|
||||
command: 0E 00 00 00
|
||||
#
|
||||
name: Vol_dn
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 01 00 00 00
|
||||
command: 0F 00 00 00
|
||||
#
|
||||
name: Mute
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 01 00 00 00
|
||||
command: 17 00 00 00
|
Loading…
Reference in New Issue
Block a user