Implemented suggested change (thanks MDcurIOs1ty!)

https://github.com/Lucaslhm/Flipper-IRDB/issues/735
This commit is contained in:
UberGuidoZ
2024-05-02 18:08:39 -07:00
parent 087d940790
commit 13918735c6
70 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,46 @@
Filetype: IR signals file
Version: 1
#
# ASR Emitter 1 HD Audio Receiver
#
name: Power
type: parsed
protocol: RC5
address: 10 00 00 00
command: 0C 00 00 00
#
name: Vol_up
type: parsed
protocol: RC5
address: 10 00 00 00
command: 10 00 00 00
#
name: Vol_dn
type: parsed
protocol: RC5
address: 10 00 00 00
command: 11 00 00 00
#
name: Mute
type: parsed
protocol: RC5
address: 10 00 00 00
command: 0D 00 00 00
#
name: SRC+
type: parsed
protocol: RC5
address: 10 00 00 00
command: 20 00 00 00
#
name: SRC-
type: parsed
protocol: RC5
address: 10 00 00 00
command: 21 00 00 00
#
name: SET
type: parsed
protocol: RC5
address: 10 00 00 00
command: 24 00 00 00