Skip to content
Snippets Groups Projects
Commit 43b67d42 authored by Sergi Hernandez's avatar Sergi Hernandez
Browse files

Added the speed limit register to the MX family (it is the moving speed register).

parent fdecbe26
No related branches found
No related tags found
No related merge requests found
...@@ -93,7 +93,7 @@ TDynReg mx_1_0_reg[NUM_REG]={// Info ...@@ -93,7 +93,7 @@ TDynReg mx_1_0_reg[NUM_REG]={// Info
{0x0022,2,false}, {0x0022,2,false},
{0xFFFF,0,false}, {0xFFFF,0,false},
{0xFFFF,0,false}, {0xFFFF,0,false},
{0xFFFF,0,false}, {0x0020,2,false},
{0x0014,2,true}, {0x0014,2,true},
{0x0016,1,true}, {0x0016,1,true},
// Status // Status
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment