removed ioboardAddress, max reply Len
This commit is contained in:
@ -498,11 +498,6 @@ protected:
|
||||
*/
|
||||
uint8_t pstStep;
|
||||
|
||||
/**
|
||||
* This will be used in the RMAP getRead command as expected length, is set by the constructor, can be modiefied at will.
|
||||
*/
|
||||
const uint32_t maxDeviceReplyLen;
|
||||
|
||||
/**
|
||||
* wiretapping flag:
|
||||
*
|
||||
@ -994,11 +989,6 @@ private:
|
||||
*/
|
||||
CookieInfo cookieInfo;
|
||||
|
||||
/**
|
||||
* cached from ctor for initialize()
|
||||
*/
|
||||
const uint32_t ioBoardAddress;
|
||||
|
||||
/**
|
||||
* Used for timing out mode transitions.
|
||||
*
|
||||
|
Reference in New Issue
Block a user