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
031122e164
commit
c0713768d4
@ -1,7 +1,55 @@
|
||||
Filetype: IR library file
|
||||
Version: 1
|
||||
# Last Updated 20th Dec, 2022
|
||||
# Last Checked 20th Dec, 2022
|
||||
# Last Updated 26th Dec, 2022
|
||||
# Last Checked 26th Dec, 2022
|
||||
#
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 02 A0 00 00
|
||||
command: 80 7F 00 00
|
||||
#
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 02 A0 00 00
|
||||
command: AA 55 00 00
|
||||
#
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 02 A0 00 00
|
||||
command: 6A 95 00 00
|
||||
#
|
||||
name: MUTE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 02 A0 00 00
|
||||
command: EA 15 00 00
|
||||
# Standby
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 04 00 00 00
|
||||
command: 16 00 00 00
|
||||
#
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 04 00 00 00
|
||||
command: 13 00 00 00
|
||||
#
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 04 00 00 00
|
||||
command: 0B 00 00 00
|
||||
#
|
||||
name: MUTE
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 04 00 00 00
|
||||
command: 06 00 00 00
|
||||
#
|
||||
name: POWER
|
||||
type: parsed
|
||||
@ -1761,6 +1809,7 @@ type: parsed
|
||||
protocol: NECext
|
||||
address: 12 36 00 00
|
||||
command: 01 FE 00 00
|
||||
#
|
||||
# OFF
|
||||
name: POWER
|
||||
type: parsed
|
||||
@ -1768,3 +1817,45 @@ protocol: RC5
|
||||
address: 10 00 00 00
|
||||
command: 0F 00 00 00
|
||||
#
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 00 00 00 00
|
||||
command: 02 00 00 00
|
||||
#
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 00 00 00 00
|
||||
command: 0A 00 00 00
|
||||
#
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 00 00 00 00
|
||||
command: 0E 00 00 00
|
||||
#
|
||||
name: MUTE
|
||||
type: parsed
|
||||
protocol: Kaseikyo
|
||||
address: A0 02 20 00
|
||||
command: 20 03 00 00
|
||||
#
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: Kaseikyo
|
||||
address: AC 02 20 00
|
||||
command: D1 03 00 00
|
||||
#
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: Kaseikyo
|
||||
address: A0 02 20 00
|
||||
command: 00 02 00 00
|
||||
#
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: Kaseikyo
|
||||
address: A0 02 20 00
|
||||
command: 10 02 00 00
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user