almindor / max7219

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

add integer and hex display functions #6

Closed zignig closed 1 year ago

zignig commented 1 year ago

This patch adds write_integer and write_hex functions for i32 integers.

almindor commented 1 year ago

@zignig actually I forgot one thing, could you please add an (unreleased section) changelog entry for this please?

zignig commented 1 year ago

Will do tonight.