wayoda / LedControl

An Arduino library for MAX7219 and MAX7221 Led display drivers
Other
464 stars 243 forks source link

Added single pixel turn on #33

Open raffra opened 5 years ago

raffra commented 5 years ago

I've added just a single pixel turn on method, it's not a beautiful code but it works at least for me.

noah1510 commented 4 years ago

This function does the same as setLed doesn't it?