Merge branch 'thread-master'
This commit is contained in:
commit
ed426e4736
@ -29,7 +29,7 @@ public:
|
||||
void taskFunction();
|
||||
private:
|
||||
int led;
|
||||
std::shared_ptr<ThreadCommon::Event> message;
|
||||
//std::shared_ptr<ThreadCommon::Event> message;
|
||||
};
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user