mirror of
https://github.com/Lucaslhm/Flipper-IRDB.git
synced 2024-12-25 04:47:12 +00:00
Added description to comments, changed button names
This commit is contained in:
parent
c6cd2cc72e
commit
3c0cd4e4ea
@ -1,7 +1,9 @@
|
|||||||
Filetype: IR signals file
|
Filetype: IR signals file
|
||||||
Version: 1
|
Version: 1
|
||||||
#
|
#
|
||||||
name: On_off
|
# Samsung TV UE32F4000AW
|
||||||
|
#
|
||||||
|
name: POWER
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: Samsung32
|
protocol: Samsung32
|
||||||
address: 07 00 00 00
|
address: 07 00 00 00
|
||||||
@ -13,13 +15,13 @@ protocol: Samsung32
|
|||||||
address: 07 00 00 00
|
address: 07 00 00 00
|
||||||
command: 01 00 00 00
|
command: 01 00 00 00
|
||||||
#
|
#
|
||||||
name: Vol_up
|
name: VOL+
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: Samsung32
|
protocol: Samsung32
|
||||||
address: 07 00 00 00
|
address: 07 00 00 00
|
||||||
command: 07 00 00 00
|
command: 07 00 00 00
|
||||||
#
|
#
|
||||||
name: Vol_down
|
name: VOL-n
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: Samsung32
|
protocol: Samsung32
|
||||||
address: 07 00 00 00
|
address: 07 00 00 00
|
||||||
|
Loading…
Reference in New Issue
Block a user