aboutsummaryrefslogtreecommitdiff
path: root/examples/hwapi/button_reaction.py
AgeCommit message (Collapse)Author
2020-02-28all: Reformat C and Python source code with tools/codeformat.py.Damien George
This is run with uncrustify 0.70.1, and black 19.10b0.
2017-02-05examples/button_reaction: Update for time_pulse_us() no longer raising exc.Paul Sokolovsky
2016-11-17examples/hwapi: Add example for machine.time_pulse_us().Paul Sokolovsky