Skip to content

v0.7.2

Choose a tag to compare

@adamgreig adamgreig released this 07 Mar 22:47
· 1005 commits to master since this release
653d218

Fixed

  • Fixed a bug where calling asm::delay() with an argument of 0 or 1 would
    underflow, leading to a very long delay.