Skip to content

Network clients start and stop depending upon operating modes #718

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

Merged
merged 1 commit into from
Oct 24, 2023

Conversation

LeeLeahy2
Copy link
Contributor

Define the RTK operating modes and set these modes in States.ino.

For each network user:

  • Add a bit mask specifying which modes the network user is active
  • Stop the network user when the enable or mode changes
  • Start the network user when the mode and enable are set

Define the RTK operating modes and set these modes in States.ino.

For each network user:
* Add a bit mask specifying which modes the network user is active
* Stop the network user when the enable or mode changes
* Start the network user when the mode and enable are set
@nseidle nseidle merged commit d2e8715 into sparkfun:release_candidate Oct 24, 2023
@LeeLeahy2 LeeLeahy2 deleted the modes branch October 24, 2023 20: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.

2 participants