Added connection assertion and moved msgPrintControl to key
This commit is contained in:
@@ -48,7 +48,7 @@ sinqController::sinqController(const char *portName,
|
||||
ASYN_CANBLOCK | ASYN_MULTIDEVICE,
|
||||
1, // autoconnect
|
||||
0, 0), // Default priority and stack size
|
||||
msgPrintControl_(4) {
|
||||
msgPrintControl_() {
|
||||
|
||||
asynStatus status = asynSuccess;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user