summaryrefslogtreecommitdiff
path: root/examples/switch.py
AgeCommit message (Expand)Author
2020-02-28all: Reformat C and Python source code with tools/codeformat.py.Damien George
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