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

[P020] Add option to process events without network client connected #4076

Conversation

tonhuisman
Copy link
Contributor

@tonhuisman tonhuisman commented May 26, 2022

From a forum request

Features:

  • Add option so serial data will be processed even if no network client is connected
  • Add option to enable multi-line messages in full, instead of just the first line
  • Reformat source using Uncrustify
  • Make some UI-notes and logging optional, based on LIMIT_BUILD_SIZE compile-time flag (so it will better fit in some bin-size challenged builds)

TODO:

  • Testing unconnected processing (waiting for results from requester) (confirmed)
  • Testing multi-line processing (waiting for results from requester) (confirmed)

NB: The ser2netclientsend command will still only work if a network client is connected!

src/_P020_Ser2Net.ino Outdated Show resolved Hide resolved
@TD-er TD-er merged commit 1bd548a into letscontrolit:mega Jun 14, 2022
@tonhuisman tonhuisman deleted the feature/P020-add-option-to-ignore-networkclient branch June 14, 2022 08:08
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