mirror of
https://github.com/Lucaslhm/Flipper-IRDB.git
synced 2025-10-19 05:07:07 +00:00
refactor: adapt new naming scheme for Audio
This commit is contained in:
@@ -4,19 +4,19 @@ Version: 1
|
||||
# Revo SuperConnect (FCC ID: BZAWDFB0315H2)
|
||||
# https://revo-audio.de/products/superconnect/
|
||||
#
|
||||
name: POWER
|
||||
name: Power
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 40 00 00 00
|
||||
command: 02 00 00 00
|
||||
#
|
||||
name: VOL+
|
||||
name: Vol_up
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 40 00 00 00
|
||||
command: 01 00 00 00
|
||||
#
|
||||
name: VOL-
|
||||
name: Vol_dn
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 40 00 00 00
|
||||
|
Reference in New Issue
Block a user