almindor / max7219

A platform agnostic driver to interface with the MAX7219 (LED display driver)
MIT License
16 stars 7 forks source link

Bump `embedded-hal` library to version 1.0 #11

Open AlternativleyCoolSlimbo opened 5 months ago

AlternativleyCoolSlimbo commented 5 months ago

As title. Bump embedded-hal library from the current version to the latest version (changing appropriate traits and implementations where needed).

Will create a PR later to join this.