DeanIsMe / SevSeg

Seven segment display controller library for Arduino
MIT License
328 stars 129 forks source link

Multiple decimal points #111

Open cs-spacecat opened 1 week ago

cs-spacecat commented 1 week ago

I have looked everywhere but found no solution, so I'm asking here.

How would i go about lighting up multiple decimal points at once without resorting to sevseg.setSegments?

Thanks in advance!