Skip to content
Snippets Groups Projects
Verified Commit 44ea81f2 authored by rahix's avatar rahix
Browse files

chore(sensor-streams): Port to new mutex API


Using a bare FreeRTOS mutex is deprecated.  Replace it with the new
`struct mutex`.  This should increase stability of the module.

Signed-off-by: default avatarRahix <rahix@rahix.de>
parent cc5f0e29
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment