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

Update _P075_Nextion.ino #1846

Merged
merged 1 commit into from Oct 3, 2018
Merged

Update _P075_Nextion.ino #1846

merged 1 commit into from Oct 3, 2018

Conversation

thomastech
Copy link
Contributor

Overview: This update does not add any new features to the Nextion Display Plugin; Only minor maintenance changes.
Oct-03-2018 change summary:
Added DEBUG_LOG define to reduce log info messages to help reduce serial log flooding.
Added SendStatus() to post a short log message on browser to acknowledge HTTP control write.
Added reserve() to minimize dynamic string memory allocations.

Added DEBUG_LOG define to reduce info log messages and prevent serial log flooding.
Added SendStatus() to post log message on browser to acknowledge HTTP write.
Added reserve() to minimize string memory allocations.
@TD-er TD-er merged commit 200b060 into letscontrolit:mega Oct 3, 2018
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.

None yet

2 participants