mirror of
https://github.com/UberGuidoZ/Flipper.git
synced 2025-04-12 21:37:17 +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
|
address: 0e 00 00 00
|
||||||
command: 0d 00 00 00
|
command: 0d 00 00 00
|
||||||
#
|
#
|
||||||
|
# Keep an eye on this, it could be power.
|
||||||
|
#
|
||||||
name: VOL+
|
name: VOL+
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: Samsung32
|
protocol: Samsung32
|
||||||
address: 0e 00 00 00
|
address: 0e 00 00 00
|
||||||
command: 14 00 00 00
|
command: 14 00 00 00
|
||||||
#
|
#
|
||||||
|
#
|
||||||
|
#
|
||||||
name: VOL-
|
name: VOL-
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: Samsung32
|
protocol: Samsung32
|
||||||
@ -1750,17 +1754,15 @@ protocol: NECext
|
|||||||
address: 02 7D 00 00
|
address: 02 7D 00 00
|
||||||
command: 57 A8 00 00
|
command: 57 A8 00 00
|
||||||
#
|
#
|
||||||
|
# Keep an eye on this it might be volume down
|
||||||
|
#
|
||||||
name: VOL+
|
name: VOL+
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 02 7D 00 00
|
address: 02 7D 00 00
|
||||||
command: 15 EA 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
|
name: POWER
|
||||||
type: parsed
|
type: parsed
|
||||||
|
Loading…
Reference in New Issue
Block a user