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

Use event loops to decouple code #300

Draft
wants to merge 16 commits into
base: develop
Choose a base branch
from
Draft

Commits on Oct 9, 2024

  1. Initial commit

    hhvrc committed Oct 9, 2024
    1 Configuration menu
    Copy the full SHA
    1399613 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    889493e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8246a03 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    61a7c3d View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Add EStop to events

    hhvrc committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    6b838c8 View commit details
    Browse the repository at this point in the history
  2. Ditch Arduino WiFi event system

    hhvrc committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    15157c7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    566eb28 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    88f45b1 View commit details
    Browse the repository at this point in the history
  5. Clean up main.cpp more

    hhvrc committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    a33b282 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. Configuration menu
    Copy the full SHA
    4cb79c0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7765276 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    723c2cc View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. Run CPP-Linter

    hhvrc committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    d7d9a6a View commit details
    Browse the repository at this point in the history
  2. Isolate EStopManager

    hhvrc committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    0257b2e View commit details
    Browse the repository at this point in the history
  3. Fix up includes

    hhvrc committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    b1d1cb8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    868fed6 View commit details
    Browse the repository at this point in the history