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

Initial Settings Controls - On speed, off speed, and mode. #20

Merged
merged 5 commits into from
Sep 11, 2023

Commits on Sep 10, 2023

  1. first step in stateful controls

    - add fetch settings method to client
    - add update settings method to client
    - create control for switching modes
    - create controls for On speed and Off speed settings.
    dalinicus committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    67f0ec7 View commit details
    Browse the repository at this point in the history
  2. fix existing tests

    dalinicus committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    404acb7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bfb512b View commit details
    Browse the repository at this point in the history
  4. more tests.

    dalinicus committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    3fba287 View commit details
    Browse the repository at this point in the history
  5. finish adding tests

    dalinicus committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    d4e340c View commit details
    Browse the repository at this point in the history