orb-ui/v0.0.1-beta.9+LL
·
309 commits
to main
since this release
mcu-util: explicitly join on task handles (#125) * mcu-interface: fix blocking, add kill for can_rx task, fix ack * mcu-interface: use unbounded channel * mcu-interface: introduce explicit task join handle * fix typo * switch info to debug * mcu-util: kill tasks before joining * improve task joining