Skip to content

0.4.0 - Serial as Monitor alias support

Choose a tag to compare

@eigen-value eigen-value released this 16 Mar 14:44
· 23 commits to main since this release
c1a78e5

What's Changed

  • feat: export Serial object with latest cores by @pillo79 in #57
  • while (Monitor.read() != -1) {} hangs by @KurtE in #51
  • fix: Monitor::write always returning 0 by @eigen-value in #53
  • fix: broken RPCs are left in the receiving end buffer by @eigen-value in #59

New Contributors

  • @KurtE made their first contribution in #51

Full Changelog: 0.3.0...0.4.0