mirror of
https://github.com/UberGuidoZ/Flipper.git
synced 2024-12-22 06:20:12 +00:00
Removed Duplicates (Thanks darmiel!)
Added a boarder around the ambiguous ones to keep an eye on them and removed a duplicate entry (VOL+ might be VOL- and VOL+ might be POWER)
This commit is contained in:
parent
8609160fef
commit
8827ef7343
@ -106,12 +106,16 @@ protocol: Samsung32
|
||||
address: 0e 00 00 00
|
||||
command: 0d 00 00 00
|
||||
#
|
||||
# Keep an eye on this, it could be power.
|
||||
#
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: Samsung32
|
||||
address: 0e 00 00 00
|
||||
command: 14 00 00 00
|
||||
#
|
||||
#
|
||||
#
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: Samsung32
|
||||
@ -1750,17 +1754,15 @@ protocol: NECext
|
||||
address: 02 7D 00 00
|
||||
command: 57 A8 00 00
|
||||
#
|
||||
# Keep an eye on this it might be volume down
|
||||
#
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 02 7D 00 00
|
||||
command: 15 EA 00 00
|
||||
#
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 02 7D 00 00
|
||||
command: 15 EA 00 00
|
||||
#
|
||||
#
|
||||
name: POWER
|
||||
type: parsed
|
||||
|
Loading…
Reference in New Issue
Block a user