mirror of
https://github.com/Lucaslhm/Flipper-IRDB.git
synced 2024-11-17 18:44:25 +00:00
refactor: adapted to new naming scheme for TVs
This commit is contained in:
parent
e82528253f
commit
2acb71f51c
@ -19,7 +19,7 @@ protocol: RCA
|
|||||||
address: 0F 00 00 00
|
address: 0F 00 00 00
|
||||||
command: F4 00 00 00
|
command: F4 00 00 00
|
||||||
#
|
#
|
||||||
name: Vol_dw
|
name: Vol_dn
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RCA
|
protocol: RCA
|
||||||
address: 0F 00 00 00
|
address: 0F 00 00 00
|
||||||
@ -85,13 +85,13 @@ protocol: RCA
|
|||||||
address: 0F 00 00 00
|
address: 0F 00 00 00
|
||||||
command: F3 00 00 00
|
command: F3 00 00 00
|
||||||
#
|
#
|
||||||
name: Ch_up
|
name: Ch_next
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RCA
|
protocol: RCA
|
||||||
address: 0F 00 00 00
|
address: 0F 00 00 00
|
||||||
command: B4 00 00 00
|
command: B4 00 00 00
|
||||||
#
|
#
|
||||||
name: Ch_dw
|
name: Ch_prev
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RCA
|
protocol: RCA
|
||||||
address: 0F 00 00 00
|
address: 0F 00 00 00
|
||||||
|
Loading…
Reference in New Issue
Block a user