Fix new RM mini3 (#305)
* Fix new RM mini3 Some little change * Fix new RM mini3 Some little change Co-authored-by: Daniel Høyer Iversen <mail@dahoiv.net>
This commit is contained in:
parent
e84becd05b
commit
654db0935b
1 changed files with 2 additions and 1 deletions
|
|
@ -44,7 +44,8 @@ def gendevice(devtype, host, mac):
|
||||||
0x27a6, # RM2 Pro PP
|
0x27a6, # RM2 Pro PP
|
||||||
0x278f, # RM Mini Shate
|
0x278f, # RM Mini Shate
|
||||||
0x27c2, # RM Mini 3
|
0x27c2, # RM Mini 3
|
||||||
0x27de # RM Mini 3 (C)
|
0x27d1, #new RM Mini3
|
||||||
|
0x27de, # RM Mini 3 (C)
|
||||||
],
|
],
|
||||||
a1: [0x2714], # A1
|
a1: [0x2714], # A1
|
||||||
mp1: [0x4EB5, # MP1
|
mp1: [0x4EB5, # MP1
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue