resolved conflict
This commit is contained in:
parent
234fd8e300
commit
8b1fef730d
@ -614,11 +614,7 @@ protected:
|
|||||||
/**
|
/**
|
||||||
* Cookie used for communication
|
* Cookie used for communication
|
||||||
*/
|
*/
|
||||||
<<<<<<< HEAD
|
|
||||||
CookieIF * comCookie = nullptr;
|
|
||||||
=======
|
|
||||||
CookieIF * comCookie;
|
CookieIF * comCookie;
|
||||||
>>>>>>> mueller_framework
|
|
||||||
|
|
||||||
struct DeviceCommandInfo {
|
struct DeviceCommandInfo {
|
||||||
bool isExecuting; //!< Indicates if the command is already executing.
|
bool isExecuting; //!< Indicates if the command is already executing.
|
||||||
|
Loading…
Reference in New Issue
Block a user