Skip to content
Snippets Groups Projects
Commit b6a62aff authored by Federico Mandelli's avatar Federico Mandelli
Browse files

[can-protocol] Removed lock on buffer

parent 20c62d1d
Branches
No related tags found
No related merge requests found
...@@ -144,7 +144,7 @@ public: ...@@ -144,7 +144,7 @@ public:
bool isBufferEmpty(); bool isBufferEmpty();
void waitBufferEmpty(); void waitBufferNotEmpty();
/** /**
* @brief Sends a CanData object on the bus. * @brief Sends a CanData object on the bus.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment