avishorp / TM1637

Arduino library for TM1637 (LED Driver)
GNU Lesser General Public License v3.0
428 stars 218 forks source link

Added character and message support #68

Closed filipopo closed 3 years ago

filipopo commented 4 years ago

Maybe messed around with the syntax a little bit too even tho I know you just don't do that. That's it...

avishorp commented 4 years ago

I don't think 7-segment displays are meant for displaying arbitrary text messages. I'm not pulling this in.

filipopo commented 4 years ago

Sorry for opening yet another pull request that does this. Maybe you could consider putting it within an #IFDEF or put a note that you won't be doing this as every second person wants to do this

avishorp commented 3 years ago

Sorry, I still hold my opinion that 4 digit 7-seg display is not meant for general text messages. There's nothing preventing you from including this function in your application and use it with the library as-is.