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

Port of the rotary module to ESP32 #3625

Merged
merged 10 commits into from
Apr 27, 2024
Merged

Port of the rotary module to ESP32 #3625

merged 10 commits into from
Apr 27, 2024

Commits on Feb 3, 2024

  1. Configuration menu
    Copy the full SHA
    8fbbcd6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    82b4c81 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    39c9572 View commit details
    Browse the repository at this point in the history
  4. Allow use of GPIO 0

    pjsg committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    a94fc10 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a6d3e4b View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2024

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

Commits on Apr 24, 2024

  1. Configuration menu
    Copy the full SHA
    f12b6cb View commit details
    Browse the repository at this point in the history
  2. Now adds a self reference to prevent GC until after close has been ca…

    …lled and
    
    any queued messages have been flushed.
    pjsg committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    f017089 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Simplified the code a bit

    pjsg committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    3485019 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

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