mirror of
https://github.com/UberGuidoZ/Flipper.git
synced 2024-12-22 06:20:12 +00:00
Updated audio.ir
This commit is contained in:
parent
e6fa3c9122
commit
6ceecaa726
@ -1,6 +1,30 @@
|
||||
Filetype: IR library file
|
||||
Version: 1
|
||||
# Last Updated 25th Sept, 2022
|
||||
# Last Updated 30th Sept, 2022
|
||||
#
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 01 00 00 00
|
||||
command: 02 00 00 00
|
||||
#
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 01 00 00 00
|
||||
command: 01 00 00 00
|
||||
#
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 01 00 00 00
|
||||
command: 0B 00 00 00
|
||||
#
|
||||
name: MUTE
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 01 00 00 00
|
||||
command: 06 00 00 00
|
||||
#
|
||||
name: POWER
|
||||
type: raw
|
||||
|
Loading…
Reference in New Issue
Block a user