Skip to content

Unable to mock 'when(!Serial)` #59

@dansiviter

Description

@dansiviter

As per the documentation it should be possible to check if the connection is available.

Given:

when (!Serial);

The compiler spits out: undefined reference to 'Serial_::operator bool()'. It seems it was commented out some time ago.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions