mirror of
https://github.com/UberGuidoZ/Flipper.git
synced 2026-09-18 22:41:29 +00:00
Updated audio.ir
This commit is contained in:
+19
-1
@@ -1,6 +1,6 @@
|
|||||||
Filetype: IR library file
|
Filetype: IR library file
|
||||||
Version: 1
|
Version: 1
|
||||||
# Last Updated 17th Sept, 2022
|
# Last Updated 20th Sept, 2022
|
||||||
#
|
#
|
||||||
name: POWER
|
name: POWER
|
||||||
type: raw
|
type: raw
|
||||||
@@ -1430,3 +1430,21 @@ protocol: NEC
|
|||||||
address: 4D 00 00 00
|
address: 4D 00 00 00
|
||||||
command: 00 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
|
||||||
|
#
|
||||||
|
|||||||
Reference in New Issue
Block a user