diff options
author | Jonathan Hogg <me@jonathanhogg.com> | 2022-09-10 16:47:19 +0100 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2025-08-01 23:45:18 +1000 |
commit | 327655905e9f523070301f2f35459197d46db4fb (patch) | |
tree | 414e2968af1dd7ce62828f7ddc4401cad6f6fecb /docs/esp32/quickref.rst | |
parent | e54553c496bf915ed0263c2d2a61d31d61032dea (diff) |
esp32/modules/machine.py: Add Counter and Encoder classes.
Adds a Python override of the `machine` module, which delegates to the
built-in module and adds an implementation of `Counter` and `Encoder`,
based on the `esp32.PCNT` class.
Original implementation by: Jonathan Hogg <me@jonathanhogg.com>
Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
Diffstat (limited to 'docs/esp32/quickref.rst')
0 files changed, 0 insertions, 0 deletions