New
v0.7.3
[v0.7.3] - 2021-07-03
Fixed
- Fixed compilation for native targets on non-x86 host systems (#336, #337).
Added
- The
Delaystruct now offers directdelay_us()anddelay_ms()methods without having to go through the embedded-hal traits (#344).