mirror of
https://github.com/UberGuidoZ/Flipper.git
synced 2024-12-22 14:30:21 +00:00
Updated audio.ir
This commit is contained in:
parent
8947df04a8
commit
a4b9383d52
@ -1,6 +1,37 @@
|
|||||||
Filetype: IR library file
|
Filetype: IR library file
|
||||||
Version: 1
|
Version: 1
|
||||||
# Last Updated 20th Oct, 2022
|
# Last Updated 14th Nov, 2022
|
||||||
|
#
|
||||||
|
name: VOL+
|
||||||
|
type: parsed
|
||||||
|
protocol: NEC
|
||||||
|
address: 20 00 00 00
|
||||||
|
command: 14 00 00 00
|
||||||
|
#
|
||||||
|
name: VOL-
|
||||||
|
type: parsed
|
||||||
|
protocol: NEC
|
||||||
|
address: 20 00 00 00
|
||||||
|
command: 10 00 00 00
|
||||||
|
#
|
||||||
|
# ON
|
||||||
|
name: POWER
|
||||||
|
type: parsed
|
||||||
|
protocol: RC5
|
||||||
|
address: 10 00 00 00
|
||||||
|
command: 0E 00 00 00
|
||||||
|
#
|
||||||
|
name: VOL-
|
||||||
|
type: parsed
|
||||||
|
protocol: NECext
|
||||||
|
address: 10 E7 00 00
|
||||||
|
command: 0C F3 00 00
|
||||||
|
#
|
||||||
|
name: VOL+
|
||||||
|
type: parsed
|
||||||
|
protocol: NECext
|
||||||
|
address: 10 E7 00 00
|
||||||
|
command: 09 F6 00 00
|
||||||
#
|
#
|
||||||
name: POWER
|
name: POWER
|
||||||
type: raw
|
type: raw
|
||||||
@ -1568,3 +1599,10 @@ protocol: NECext
|
|||||||
address: 12 36 00 00
|
address: 12 36 00 00
|
||||||
command: 01 FE 00 00
|
command: 01 FE 00 00
|
||||||
#
|
#
|
||||||
|
# OFF
|
||||||
|
name: POWER
|
||||||
|
type: parsed
|
||||||
|
protocol: RC5
|
||||||
|
address: 10 00 00 00
|
||||||
|
command: 0F 00 00 00
|
||||||
|
#
|
||||||
|
Loading…
Reference in New Issue
Block a user