Open
Description
Basic Infos
- This issue complies with the issue POLICY doc.
- I have read the documentation at readthedocs and the issue is not addressed there.
- I have tested that the issue is present in current master branch (aka latest git).
- I have searched the issue tracker for a similar issue.
- If there is a stack dump, I have decoded it.
- I have filled out all fields below.
Platform
n/a
Settings in IDE
n/a
Problem Description
The example sketch TickerParameter.ino
says in comment:
This sample runs two tickers that both call one callback function, but with different arguments.
However, implementations used three Ticker
instances. A callback function with a parameter is used on one of them but always with same parameter. I suspect this example may have been left in a work-in-progress state and never completed.
Metadata
Metadata
Assignees
Labels
No labels