summaryrefslogtreecommitdiff
path: root/examples/switch.py
AgeCommit message (Expand)Author
2018-02-20Delete a bunch of docs, drivers and examples not relevant to CircuitPython.Scott Shawcroft
2014-06-03remove `__doc__ =` and fix tweak doc diffsMetallicow
2014-06-01examples, switch: Make run_loop take sequence of LED objects.Damien George
2014-06-01__doc__ switch, make importable, and easy to testMetallicow
2014-05-31Add switch test exampleMetallicow