Skip to content

Clarify function of serialEvent on Arduino Due #819

Closed
@maltekliemann

Description

@maltekliemann

According to the docs for serialEvent:

serialEvent(), serialEvent1()``serialEvent2(), [sic] and serialEvent3() don't work on the Arduino Due.

This sentence needs clarification. What does "don't work" mean? Are they not implemented on the Arduino Due? Are they no-op? Does using them cause undefined behavior?

To give this question some context: I'm using serialEvent on a Arduino Due, and I'm only experiencing expected behavior. Now I'm worried I may be getting UB.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions