mirror of
https://github.com/DarkFlippers/unleashed-firmware
synced 2024-11-23 13:03:13 +00:00
Update audio.ir
Updated audio with new addition
This commit is contained in:
parent
167576e0f7
commit
c611c2d1bb
1 changed files with 20 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
Filetype: IR library file
|
||||
Version: 1
|
||||
# Last Updated 16th Jun, 2023
|
||||
# Last Checked 16th Jun, 2023
|
||||
# Last Updated 1st Jul, 2023
|
||||
# Last Checked 1st Jul, 2023
|
||||
#
|
||||
name: Power
|
||||
type: parsed
|
||||
|
@ -3662,3 +3662,21 @@ type: parsed
|
|||
protocol: NEC
|
||||
address: 00 00 00 00
|
||||
command: 44 00 00 00
|
||||
#
|
||||
name: Power
|
||||
type: parsed
|
||||
protocol: SIRC15
|
||||
address: 30 00 00 00
|
||||
command: 2F 00 00 00
|
||||
#
|
||||
name: Power
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 80 00 00 00
|
||||
command: 05 00 00 00
|
||||
#
|
||||
name: Vol_up
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 80 00 00 00
|
||||
command: 02 00 00 00
|
||||
|
|
Loading…
Reference in a new issue