hpsaturn / MultiFuncShield-Library

Arduino Multi Function Shield Library
GNU General Public License v3.0
15 stars 13 forks source link

Add more characters to 7digit display, to differentiate chars that ar… #4

Closed hugodopradofernandes closed 3 years ago

hugodopradofernandes commented 3 years ago

Add more characters to 7digit display, to differentiate chars that are currently using the same output (K, M, V, W, Z, ", ', ", !, ?) Based on https://en.wikipedia.org/wiki/Seven-segment_display_character_representations

hpsaturn commented 3 years ago

Thanks for your pull request, but I can see that this PR is weird because all main file line are changed, maybe you reformatted the all file? please copy the original file and please first submit only the new feature or new changes only.

hugodopradofernandes commented 3 years ago

Really strange, the files are the same, only some lines changed but github thinks the entire file is changed. I'm going to fix that