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
7ad20879a5
commit
0a7155caaf
@ -1,7 +1,7 @@
|
|||||||
Filetype: IR library file
|
Filetype: IR library file
|
||||||
Version: 1
|
Version: 1
|
||||||
# Last Updated 21st Feb, 2023
|
# Last Updated 21st Mar, 2023
|
||||||
# Last Checked 21st Feb, 2023
|
# Last Checked 21st Mar, 2023
|
||||||
#
|
#
|
||||||
name: POWER
|
name: POWER
|
||||||
type: parsed
|
type: parsed
|
||||||
@ -2092,3 +2092,33 @@ type: parsed
|
|||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 30 FC 00 00
|
address: 30 FC 00 00
|
||||||
command: 17 E8 00 00
|
command: 17 E8 00 00
|
||||||
|
#
|
||||||
|
name: POWER
|
||||||
|
type: parsed
|
||||||
|
protocol: NEC
|
||||||
|
address: 00 00 00 00
|
||||||
|
command: 04 00 00 00
|
||||||
|
#
|
||||||
|
name: POWER
|
||||||
|
type: parsed
|
||||||
|
protocol: NEC
|
||||||
|
address: FD 00 00 00
|
||||||
|
command: E2 00 00 00
|
||||||
|
#
|
||||||
|
name: MUTE
|
||||||
|
type: parsed
|
||||||
|
protocol: NEC
|
||||||
|
address: FD 00 00 00
|
||||||
|
command: E1 00 00 00
|
||||||
|
#
|
||||||
|
name: VOL+
|
||||||
|
type: parsed
|
||||||
|
protocol: NEC
|
||||||
|
address: FD 00 00 00
|
||||||
|
command: E7 00 00 00
|
||||||
|
#
|
||||||
|
name: VOL-
|
||||||
|
type: parsed
|
||||||
|
protocol: NEC
|
||||||
|
address: FD 00 00 00
|
||||||
|
command: B9 00 00 00
|
||||||
|
Loading…
Reference in New Issue
Block a user