mirror of
https://github.com/UberGuidoZ/Flipper.git
synced 2025-01-21 05:00:56 +00:00
Updated audio.ir
This commit is contained in:
parent
766be31f99
commit
d8269b3702
@ -1,6 +1,6 @@
|
||||
Filetype: IR library file
|
||||
Version: 1
|
||||
# Last Updated 17th Sept, 2022
|
||||
# Last Updated 20th Sept, 2022
|
||||
#
|
||||
name: POWER
|
||||
type: raw
|
||||
@ -1430,3 +1430,21 @@ protocol: NEC
|
||||
address: 4D 00 00 00
|
||||
command: 00 00 00 00
|
||||
#
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 00 00 00 00
|
||||
command: 19 00 00 00
|
||||
#
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 00 00 00 00
|
||||
command: 16 00 00 00
|
||||
#
|
||||
name: MUTE
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 00 00 00 00
|
||||
command: 44 00 00 00
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user