summaryrefslogtreecommitdiff
path: root/examples/hwapi/soft_pwm.py
AgeCommit message (Expand)Author
2018-02-20Delete a bunch of docs, drivers and examples not relevant to CircuitPython.Scott Shawcroft
2017-02-14examples/hwapi/soft_pwm: Use Signal on()/off() methods.Paul Sokolovsky
2016-11-06examples/hwapi: Example showing best practices for HW API usage in apps.Paul Sokolovsky