Skip to content

ScrollingText: code cleanup#1

Open
fuhry wants to merge 1 commit into
circuitbeard:masterfrom
fuhry:scrollingtext-cleanup
Open

ScrollingText: code cleanup#1
fuhry wants to merge 1 commit into
circuitbeard:masterfrom
fuhry:scrollingtext-cleanup

Conversation

@fuhry
Copy link
Copy Markdown

@fuhry fuhry commented May 3, 2016

  • Reduce buffer size and number of global variables
  • Use strlen_P to eliminate need for nul byte at end of string
  • Create font_char_t type to improve code readability and better separate glyph and width

* Reduce buffer size and number of global variables
* Use strlen_P to eliminate need for nul byte at end of string
* Create font_char_t type to improve code readability and better separate glyph and width
@fuhry
Copy link
Copy Markdown
Author

fuhry commented Oct 11, 2016

@mattbrailsford Have you had a chance to review this yet?

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.

1 participant