Remove the direct call to xQueueCreateMutex() and replace it with the xSemaphoreCreateMutex() macro. The result is the same, but the xQueue equivalent should not be used directly outside of the core files.
parent
7daebd9275
commit
9b11b0c601
Loading…
Reference in New Issue