Closed rei-vilo closed 6 years ago
Two major changes:
SHARP_96
SHARP_128
LCD_HORIZONTAL_MAX
getSize()
Thank you for creating a pull request and contributing to the Energia repository!
Before opening the request, please review the following guidelines.
Describe the scope of the change.
Limit the number of modified lines of code and avoid unecessary modified lines (like tab replaced by space).
tab
space
Describe any known limitations with the change.
Especially, list the impacted MCUs.
Run any tests or examples that can exercise the modified code.
Two major changes:
SHARP_96
(default) orSHARP_128
.LCD_HORIZONTAL_MAX
deprecated and replaced bygetSize()
.Thank you for creating a pull request and contributing to the Energia repository!
Before opening the request, please review the following guidelines.
Scope of the change
Describe the scope of the change.
Limit the number of modified lines of code and avoid unecessary modified lines (like
tab
replaced byspace
).Known limitations
Describe any known limitations with the change.
Especially, list the impacted MCUs.
Tests and examples
Run any tests or examples that can exercise the modified code.