mirror of
https://github.com/Lucaslhm/Flipper-IRDB.git
synced 2025-02-09 03:16:32 +00:00
Changed button names to match upstream linter changes
- Upstream linter recommended changing names for Vol+/Vol- - Changed Bass+/Bass- to match linter recommendation
This commit is contained in:
parent
0720465c51
commit
463c5f96b2
@ -27,13 +27,13 @@ protocol: NECext
|
|||||||
address: 80 70 00 00
|
address: 80 70 00 00
|
||||||
command: F2 0D 00 00
|
command: F2 0D 00 00
|
||||||
#
|
#
|
||||||
name: Vol+
|
name: Vol_up
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 80 70 00 00
|
address: 80 70 00 00
|
||||||
command: C7 38 00 00
|
command: C7 38 00 00
|
||||||
#
|
#
|
||||||
name: Vol-
|
name: Vol_dn
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 80 70 00 00
|
address: 80 70 00 00
|
||||||
@ -45,13 +45,13 @@ protocol: NECext
|
|||||||
address: 80 70 00 00
|
address: 80 70 00 00
|
||||||
command: C1 3E 00 00
|
command: C1 3E 00 00
|
||||||
#
|
#
|
||||||
name: Bass+
|
name: Bass_up
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 80 70 00 00
|
address: 80 70 00 00
|
||||||
command: EC 13 00 00
|
command: EC 13 00 00
|
||||||
#
|
#
|
||||||
name: Bass-
|
name: Bass_dn
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 80 70 00 00
|
address: 80 70 00 00
|
||||||
|
Loading…
x
Reference in New Issue
Block a user