Skip to content

Version 0.6.2

Latest
Compare
Choose a tag to compare
@Rahix Rahix released this 07 Jul 12:25
· 1 commit to main since this release
v0.6.2

Fixed

  • Fixed non-totem-pole devices not having embedded_hal::{InputPin, OutputPin} implementations due to a superfluous trait bound (#35). This was a regression in 0.5.0 (Reported by @tomried).