diff options
author | Damien George <damien.p.george@gmail.com> | 2017-03-16 17:15:34 +1100 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2017-03-20 15:20:26 +1100 |
commit | 9ee464185064b287bc1b0ff42e1b81214d808e7a (patch) | |
tree | ef41aa11ad957441f35e4e72f671d829cbcea3ef /unix/coverage.c | |
parent | 2507c83b0ebb9f3876b076eeb4bca992832e2aa2 (diff) | |
download | micropython-9ee464185064b287bc1b0ff42e1b81214d808e7a.tar.gz micropython-9ee464185064b287bc1b0ff42e1b81214d808e7a.zip |
esp8266/machine_pin: Make pin.irq arguments positional.
All arguments to pin.irq are converted from keyword-only to positional, and
can still be specified by keyword so it's a backwards compatible change.
The default value for the "trigger" arg is changed from 0 (no trigger)
to rising+falling edge.
Diffstat (limited to 'unix/coverage.c')
0 files changed, 0 insertions, 0 deletions