Skip to content

0.3.0-alpha.1

Compare
Choose a tag to compare
@kelnos kelnos released this 28 May 09:35
v0.3.0-alpha.1
  • Update to embedded-hal 1.0.0-alpha.8.
  • Remove the unnecessary SerialReader trait; clearly I was misundersanding something.
  • Fix bounds on Sen0177Error to require an impl of the serial error type from embedded-hal.
  • Remove the explicit nb dependency and use embedded-hal's reexport.