Skip to content
Snippets Groups Projects
Commit 9ee46418 authored by Damien George's avatar Damien George
Browse files

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.
parent 2507c83b
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment