Master.h: Project should be buildable
This commit is contained in:
@@ -29,7 +29,7 @@ public:
|
|||||||
void taskFunction();
|
void taskFunction();
|
||||||
private:
|
private:
|
||||||
int led;
|
int led;
|
||||||
std::shared_ptr<ThreadCommon::Event> message;
|
//std::shared_ptr<ThreadCommon::Event> message;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user