-
- Downloads
"git@git.flow3r.garden:fleur/firmware.git" did not exist on "5e5c7a4f6b4ed38cc173362f340fc5be964484fa"
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:
Rahix <rahix@rahix.de>
Please register or sign in to comment