Skip to content

Allow to enable/disable ESP to printer messages #199

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

Closed
luc-github opened this issue Jan 10, 2018 · 2 comments
Closed

Allow to enable/disable ESP to printer messages #199

luc-github opened this issue Jan 10, 2018 · 2 comments

Comments

@luc-github
Copy link
Owner

Some output may not always necessary like ESP file upload / SD file Upload / Web Update

We could add a flag with mask and output will follow it
00000000 no output
00000001 Wifi output IP / connection status
00000010 ESP output (upload)
00000100 SD output (upload)
00001000 Update output
00010000 Error output (any)
00100000 Debug output (TBD)

@luc-github
Copy link
Owner Author

I close issue as it is in TODO list #179

@github-actions
Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 21, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant