sparkfun / Serial7SegmentDisplay

Example code and board files for the Serial 7 Segment Display.
https://www.sparkfun.com/products/11629
95 stars 73 forks source link

No support in SevSeg for individual segment control #7

Closed jimblom closed 11 years ago

jimblom commented 12 years ago

The S7S's individual segment control is now the only command unsupported by the move to the SevSeg library.

I think this'll have to be solved one way or another in the SevSeg library, since that's controlling what's ultimately displayed. I'll submit a quick pull request to SevSeg in a moment for one way to address the issue.

jimblom commented 11 years ago

Issue resolved with recent SevSeg updates.