WIP: somethings wrong.. #19
@ -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