mirror of
https://github.com/Lucaslhm/Flipper-IRDB.git
synced 2025-10-19 13:15:03 +00:00
refactor: adapt new naming scheme for Audio
This commit is contained in:
@@ -3,25 +3,25 @@ Version: 1
|
||||
#
|
||||
# ASR Emitter 1 HD Audio Receiver
|
||||
#
|
||||
name: POWER
|
||||
name: Power
|
||||
type: parsed
|
||||
protocol: RC5
|
||||
address: 10 00 00 00
|
||||
command: 0C 00 00 00
|
||||
#
|
||||
name: VOL+
|
||||
name: Vol_up
|
||||
type: parsed
|
||||
protocol: RC5
|
||||
address: 10 00 00 00
|
||||
command: 10 00 00 00
|
||||
#
|
||||
name: VOL-
|
||||
name: Vol_dn
|
||||
type: parsed
|
||||
protocol: RC5
|
||||
address: 10 00 00 00
|
||||
command: 11 00 00 00
|
||||
#
|
||||
name: MUTE
|
||||
name: Mute
|
||||
type: parsed
|
||||
protocol: RC5
|
||||
address: 10 00 00 00
|
||||
|
Reference in New Issue
Block a user