updated coilmap
This commit is contained in:
parent
e6da99b4a6
commit
e30963a990
@ -28,8 +28,10 @@ coil_map = {
|
|||||||
'SCH': [ 0x01, 0x08 ],
|
'SCH': [ 0x01, 0x08 ],
|
||||||
'B1': [ 0x01, 0x01 ],
|
'B1': [ 0x01, 0x01 ],
|
||||||
'B2': [ 0x01, 0x02 ],
|
'B2': [ 0x01, 0x02 ],
|
||||||
'ROL_EZ_DOWN': [0x03, 0x05],
|
'ROL_EZ_G_DOWN': [0x03, 0x05, -1],
|
||||||
'ROL_EZ_UP': [0x03,0x04],
|
'ROL_EZ_G_UP': [0x03,0x04, -1],
|
||||||
|
'ROL_EZ_N_DOWN': [0x03, 0x06, -2],
|
||||||
|
'ROL_EZ_N_UP': [0x03,0x08, -2],
|
||||||
'EG1': [ 0x02, 0x09 ],
|
'EG1': [ 0x02, 0x09 ],
|
||||||
'EG2': [ 0x03, 0x09 ],
|
'EG2': [ 0x03, 0x09 ],
|
||||||
'OG': [ 0x01, 0x09 ],
|
'OG': [ 0x01, 0x09 ],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user