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

Windows GUI Fix #117

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Commits on Aug 18, 2024

  1. Added Logging & Initial merged Wahoo code

    -Modified the standard MQTT client to use logging rather than printing.
    -Added the initial experimental code for a merged Wahoo driver code - with intention to merge functionality from driver code such as kickr_climb_and_smart_trainer, fan, heart_rate_sensor, cadence_sensor.
    -This new driver code will reorganise and standardise expected functionality of the original driver code into a set of classes to be handled by a heirarchy of controller/manager classes.
    KasparByrne committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    cee480f View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Configuration menu
    Copy the full SHA
    33a4585 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Revert "Added Logging & Initial merged Wahoo code"

    This reverts commit cee480f.
    KasparByrne committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    6dc9020 View commit details
    Browse the repository at this point in the history