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

Minor refactoring and cleanups #108

Merged
merged 6 commits into from
Feb 10, 2024
Merged

Minor refactoring and cleanups #108

merged 6 commits into from
Feb 10, 2024

Commits on Feb 8, 2024

  1. Rename tryWriteCoils to tryWriteCoil

    Use it when updating settings too
    Jalle19 committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    1970a9e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9741949 View commit details
    Browse the repository at this point in the history
  3. Use "mode" instead of "flag" consistently

    "flag" was a remnant from the very first proof-of-concept version of this app. "mode" makes way more sense, since that's what it actually represents.
    Jalle19 committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    7ebda58 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    00c60d4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8584d7a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4b7ec13 View commit details
    Browse the repository at this point in the history