Skip to content

Problem with cstddef #6

@facchetz

Description

@facchetz

When compiling the cstddef library does't exist.
To resolve I had to add the cstddef library file in the library folder and modify in the TFMiniPlus.h file the line #include with #include <cstddef.h>. I had also to install the Embedis library via Arduino library manager.
Please correct the readme file... Thank you!

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