-
Notifications
You must be signed in to change notification settings - Fork 20
Closed as not planned
Labels
conclusion: invalidIssue/PR not validIssue/PR not validtopic: documentationRelated to documentation for the projectRelated to documentation for the projecttype: imperfectionPerceived defect in any part of projectPerceived defect in any part of project
Description
The "Simple" examples work, but the "Interrupts_subclassing" example fails to compile with two separate problems:
There is an error regarding Wire1 (which I assume should be Wire).
There is also this:
Compilation error: 'class MyBoschSensor' has no member named 'onInterrupt'
I'm just trying to get the example to run - no changes.
Metadata
Metadata
Assignees
Labels
conclusion: invalidIssue/PR not validIssue/PR not validtopic: documentationRelated to documentation for the projectRelated to documentation for the projecttype: imperfectionPerceived defect in any part of projectPerceived defect in any part of project