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
|
||||
Version: 1
|
||||
#
|
||||
# Strong STR7004 TV
|
||||
#
|
||||
name: Power
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 01 00 00 00
|
||||
command: 1C 00 00 00
|
||||
#
|
||||
name: Vol_up
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 01 00 00 00
|
||||
command: 4B 00 00 00
|
||||
#
|
||||
name: Vol_dn
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 01 00 00 00
|
||||
command: 4F 00 00 00
|
||||
#
|
||||
name: Ch_next
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 01 00 00 00
|
||||
command: 09 00 00 00
|
||||
#
|
||||
name: Ch_prev
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 01 00 00 00
|
||||
command: 05 00 00 00
|
||||
#
|
||||
name: Mute
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
|
Loading…
x
Reference in New Issue
Block a user