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:
@@ -1,19 +1,19 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
name: POWER
|
||||
name: Power
|
||||
type: parsed
|
||||
protocol: NEC42
|
||||
address: 51 00 00 00
|
||||
command: 00 00 00 00
|
||||
#
|
||||
name: VOL+
|
||||
name: Vol_up
|
||||
type: parsed
|
||||
protocol: NEC42
|
||||
address: 51 00 00 00
|
||||
command: 1F 00 00 00
|
||||
#
|
||||
name: VOL-
|
||||
name: Vol_dn
|
||||
type: parsed
|
||||
protocol: NEC42
|
||||
address: 51 00 00 00
|
||||
|
Reference in New Issue
Block a user