Skip to content

Conversation

fourstix
Copy link
Contributor

@fourstix fourstix commented May 6, 2020

This pull request moves the character map into PROGMEM and adds previously missing characters to the table to simplify the map logic.

A function is added to define a character segment map to a list. The list is checked before a character is displayed from the default character map table. An example is provided to show the use of this function.

Lastly, a previous stray debug serial print statement is commented out, and the period and colon characters are changed to blanks so the display is not corrupted when the fixed decimal point or colon is displayed.

All previous examples were run as a regression test.

@fourstix
Copy link
Contributor Author

fourstix commented May 6, 2020

This pull request will close #5 and incorporates the suggestions from @nseidle

@makin-stuff
Copy link
Contributor

Hey @fourstix. I'm working to merge your pull request. Can you please change the version number in library.properties to 1.1.1 so that I can do a release once merged?

@fourstix
Copy link
Contributor Author

@pmakin-png I updated the version to 1.1.1 as requested. So you should be able to do the merge now.

@makin-stuff makin-stuff merged commit 0227dd8 into sparkfun:master May 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants