mirror of
https://github.com/Lucaslhm/Flipper-IRDB.git
synced 2024-12-25 21:07:12 +00:00
Changed names to satisfy linter
This commit is contained in:
parent
ec1006c0fb
commit
01d35fea3d
@ -1,13 +1,13 @@
|
|||||||
Filetype: IR signals file
|
Filetype: IR signals file
|
||||||
Version: 1
|
Version: 1
|
||||||
#
|
#
|
||||||
name: On
|
name: Power_on
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 87 7C 00 00
|
address: 87 7C 00 00
|
||||||
command: 25 DA 00 00
|
command: 25 DA 00 00
|
||||||
#
|
#
|
||||||
name: Off
|
name: Power_off
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 87 7C 00 00
|
address: 87 7C 00 00
|
||||||
@ -19,13 +19,13 @@ protocol: NECext
|
|||||||
address: 87 7C 00 00
|
address: 87 7C 00 00
|
||||||
command: 94 6B 00 00
|
command: 94 6B 00 00
|
||||||
#
|
#
|
||||||
name: Vol_Up
|
name: Vol_up
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 87 7C 00 00
|
address: 87 7C 00 00
|
||||||
command: 88 77 00 00
|
command: 88 77 00 00
|
||||||
#
|
#
|
||||||
name: Vol_Down
|
name: Vol_dn
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 87 7C 00 00
|
address: 87 7C 00 00
|
||||||
|
Loading…
Reference in New Issue
Block a user