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

Proposal: Esp32 machine.PCNT through Encoder.py and Counter.py #8253

Open
wants to merge 15 commits into
base: master
Choose a base branch
from

Commits on Jan 21, 2022

  1. Add esp32 pulse counter (PCNT) module

    harbaum committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    97f17f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    82e2472 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2022

  1. Configuration menu
    Copy the full SHA
    1704581 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    487b5fa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4f7426b View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2022

  1. esp32 machine_pcnt: Simplify error handling

    harbaum committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    8cd644c View commit details
    Browse the repository at this point in the history
  2. esp32 pcnt: Small cleanup

    harbaum committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    6e62bad View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2022

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

Commits on Feb 2, 2022

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

Commits on Feb 3, 2022

  1. Merge mastery

    harbaum committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    4dd650b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ca49df3 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2022

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

Commits on Apr 11, 2022

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

Commits on Jun 22, 2022

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

Commits on Jun 23, 2022

  1. Cope with event handler delay

    harbaum committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    15cda6d View commit details
    Browse the repository at this point in the history