mirror of
https://github.com/Lucaslhm/Flipper-IRDB.git
synced 2025-11-09 21:55:56 +00:00
Fixed formatting, added description to comments
This commit is contained in:
@@ -1,30 +1,38 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
# LG 37LN5403 TV
|
||||
#
|
||||
name: Power
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 04 00 00 00
|
||||
command: 08 00 00 00
|
||||
#
|
||||
name: Vol_up
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 04 00 00 00
|
||||
command: 02 00 00 00
|
||||
#
|
||||
name: Vol_dn
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 04 00 00 00
|
||||
command: 03 00 00 00
|
||||
#
|
||||
name: Ch_next
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 04 00 00 00
|
||||
command: 00 00 00 00
|
||||
#
|
||||
name: Ch_prev
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 04 00 00 00
|
||||
command: 01 00 00 00
|
||||
#
|
||||
name: Mute
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
|
||||
Reference in New Issue
Block a user