mirror of
https://github.com/Lucaslhm/Flipper-IRDB.git
synced 2025-01-15 15:16:18 +00:00
Fixed formatting, added description to comments
This commit is contained in:
parent
0df6b54d2a
commit
c0f3f8e0ac
@ -1,30 +1,38 @@
|
|||||||
Filetype: IR signals file
|
Filetype: IR signals file
|
||||||
Version: 1
|
Version: 1
|
||||||
|
#
|
||||||
|
# Strong STR7004 TV
|
||||||
|
#
|
||||||
name: Power
|
name: Power
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 1C 00 00 00
|
command: 1C 00 00 00
|
||||||
|
#
|
||||||
name: Vol_up
|
name: Vol_up
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 4B 00 00 00
|
command: 4B 00 00 00
|
||||||
|
#
|
||||||
name: Vol_dn
|
name: Vol_dn
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 4F 00 00 00
|
command: 4F 00 00 00
|
||||||
|
#
|
||||||
name: Ch_next
|
name: Ch_next
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 09 00 00 00
|
command: 09 00 00 00
|
||||||
|
#
|
||||||
name: Ch_prev
|
name: Ch_prev
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 05 00 00 00
|
command: 05 00 00 00
|
||||||
|
#
|
||||||
name: Mute
|
name: Mute
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
|
Loading…
x
Reference in New Issue
Block a user