WIP: somethings wrong.. #19

Closed
muellerr wants to merge 808 commits from source/master into master
Showing only changes of commit 8b1fef730d - Show all commits

View File

@ -614,11 +614,7 @@ protected:
/**
* Cookie used for communication
*/
<<<<<<< HEAD
CookieIF * comCookie = nullptr;
=======
CookieIF * comCookie;
>>>>>>> mueller_framework
struct DeviceCommandInfo {
bool isExecuting; //!< Indicates if the command is already executing.