Skip to content

Example sketch TickerParameter.ino implementation doesn't match its comments #9203

Open
@Astro-Johnny

Description

@Astro-Johnny

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions