-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
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!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels