Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unescape special characters for LCD Display #179

Merged
merged 1 commit into from
May 7, 2022

Conversation

DocMoebiuz
Copy link
Collaborator

Description of changes

Fixes #178

Added unescape method to LCDDisplay when reading String Arg to allow for proper display of special characters.

@DocMoebiuz DocMoebiuz requested review from neilenns and elral and removed request for neilenns May 6, 2022 16:08
@github-actions
Copy link

github-actions bot commented May 6, 2022

Firmware for this pull request:
Firmware.zip

Copy link
Collaborator

@elral elral left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK

@MobiFlight-Admin MobiFlight-Admin merged commit 824f89d into main May 7, 2022
@MobiFlight-Admin MobiFlight-Admin deleted the 178-lcddisplay-unescape-special-char branch May 7, 2022 06:27
GioCC added a commit to GioCC/MobiFlight-FirmwareSource that referenced this pull request May 11, 2022
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.

LCDDisplay - Unescape String Arguments to allow comma and semicolon and slash
3 participants