mirror of
https://github.com/Lucaslhm/Flipper-IRDB.git
synced 2026-01-05 23:33:56 +00:00
refactor: adapt new naming scheme for Audio
This commit is contained in:
@@ -4,19 +4,19 @@ Version: 1
|
||||
# Sony RMSC30 Audio Receiver
|
||||
# by sealldeveloper
|
||||
#
|
||||
name: POWER
|
||||
name: Power
|
||||
type: parsed
|
||||
protocol: SIRC
|
||||
address: 10 00 00 00
|
||||
command: 15 00 00 00
|
||||
#
|
||||
name: VOL+
|
||||
name: Vol_up
|
||||
type: parsed
|
||||
protocol: SIRC
|
||||
address: 10 00 00 00
|
||||
command: 12 00 00 00
|
||||
#
|
||||
name: VOL-
|
||||
name: Vol_dn
|
||||
type: parsed
|
||||
protocol: SIRC
|
||||
address: 10 00 00 00
|
||||
|
||||
Reference in New Issue
Block a user