robotics-masters / seesaw-circuitpython

I2C friend to expand capabilities of other chips - for CircuitPython.
GNU General Public License v3.0
1 stars 0 forks source link

New Feature: PulseIn Support #6

Open wallarug opened 5 years ago

wallarug commented 5 years ago

Please implement Pulse In support for SeeSaw. This is currently not available on the existing SeeSaw but is required for getting Radio Controller (RC) data.

Documentation Reference: https://circuitpython.readthedocs.io/en/2.x/shared-bindings/pulseio/PulseIn.html