mirror of
https://github.com/Lucaslhm/Flipper-IRDB.git
synced 2026-01-04 14:53:54 +00:00
refactor: adapt new naming scheme for Audio
This commit is contained in:
@@ -3,19 +3,19 @@ Version: 1
|
||||
#
|
||||
# For Phillips CD-723 Player
|
||||
#
|
||||
name: POWER
|
||||
name: Power
|
||||
type: parsed
|
||||
protocol: RC5
|
||||
address: 14 00 00 00
|
||||
command: 0C 00 00 00
|
||||
#
|
||||
name: VOL-
|
||||
name: Vol_dn
|
||||
type: parsed
|
||||
protocol: RC5
|
||||
address: 14 00 00 00
|
||||
command: 11 00 00 00
|
||||
#
|
||||
name: VOL+
|
||||
name: Vol_up
|
||||
type: parsed
|
||||
protocol: RC5
|
||||
address: 14 00 00 00
|
||||
|
||||
Reference in New Issue
Block a user