almindor / max7219

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

Fix addressing bug in write_raw method #2

Closed arosspope closed 4 years ago

arosspope commented 4 years ago

So sorry, but I realised I introduced an addressing bug in the last Pull Request. With this fix, callers will now be able to write raw data into the 8th row.