mirror of
https://github.com/UberGuidoZ/Flipper.git
synced 2026-09-18 17:31:30 +00:00
Updated audio.ir
This commit is contained in:
+25
-1
@@ -1,6 +1,30 @@
|
|||||||
Filetype: IR library file
|
Filetype: IR library file
|
||||||
Version: 1
|
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
|
name: POWER
|
||||||
type: raw
|
type: raw
|
||||||
|
|||||||
Reference in New Issue
Block a user