@@ -35,13 +35,13 struct acceptedMemctrlr_str | |||||
35 |
|
35 | |||
36 | const struct acceptedMemctrlr_str acceptedMemctrlr[]= |
|
36 | const struct acceptedMemctrlr_str acceptedMemctrlr[]= | |
37 | { |
|
37 | { | |
38 |
{0x0f |
|
38 | {0x04,0x0f,"MCTRL"}, | |
39 | {0x01,0x51,"FTSRCTRL"}, |
|
39 | {0x01,0x51,"FTSRCTRL"}, | |
40 | {0x20,0x01,"SRCTRLE_0WS" }, |
|
40 | {0x20,0x01,"SRCTRLE_0WS" }, | |
41 | {0x20,0x02,"SRCTRLE_1WS" } |
|
41 | {0x20,0x02,"SRCTRLE_1WS" } | |
42 | }; |
|
42 | }; | |
43 |
|
43 | |||
44 |
#define acceptedMemctrlrCnt |
|
44 | #define acceptedMemctrlrCnt 4 | |
45 |
|
45 | |||
46 | dsu3plugin::dsu3plugin(QWidget *parent):socexplorerplugin(parent,false) |
|
46 | dsu3plugin::dsu3plugin(QWidget *parent):socexplorerplugin(parent,false) | |
47 | { |
|
47 | { |
General Comments 0
You need to be logged in to leave comments.
Login now