mirror of
https://github.com/DarkFlippers/unleashed-firmware.git
synced 2024-11-27 13:58:47 +03:00
Updated audio.ir
new additions
This commit is contained in:
parent
2ff1e22ca9
commit
6e810aacb4
@ -1,7 +1,7 @@
|
||||
Filetype: IR library file
|
||||
Version: 1
|
||||
# Last Updated 07th Mar, 2023
|
||||
# Last Checked 07th Mar, 2023
|
||||
# Last Updated 21st Mar, 2023
|
||||
# Last Checked 21st Mar, 2023
|
||||
#
|
||||
name: POWER
|
||||
type: parsed
|
||||
@ -2098,3 +2098,27 @@ type: parsed
|
||||
protocol: NEC
|
||||
address: 00 00 00 00
|
||||
command: 04 00 00 00
|
||||
#
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: FD 00 00 00
|
||||
command: E2 00 00 00
|
||||
#
|
||||
name: MUTE
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: FD 00 00 00
|
||||
command: E1 00 00 00
|
||||
#
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: FD 00 00 00
|
||||
command: E7 00 00 00
|
||||
#
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: FD 00 00 00
|
||||
command: B9 00 00 00
|
||||
|
Loading…
Reference in New Issue
Block a user