Added dummy can driver.
This commit is contained in:
@@ -64,6 +64,10 @@ protected:
|
||||
const char* CBCDLL_LIN = "libmhstcan.so";
|
||||
const char* CBCDLL_WIN = "mhstcan.dll";
|
||||
|
||||
|
||||
static constexpr int cRetries = 5;
|
||||
static constexpr int cTimeOuts = 20;
|
||||
|
||||
static constexpr int cTIMEOUT_MS = 10; // 10ms
|
||||
static constexpr int cTIMEOUT_COUNT = 10;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user