Skip to content

orb-mcu-util/v0.7.1-beta.0+LL

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Jun 19:23
· 4 commits to main since this release
7b31302
orb-mcu-util: don't fail on building boards object (#136)

* orb-mcu-util: don't fail on building boards object

heartbeat is sent to check that mcu is alive
but if it's not, don't fail because the command
might be targeted to the other MCU

* orb-mcu-util: error trace

prettify

* address comments

---------

Co-authored-by: Ryan Butler <thebutlah@gmail.com>