You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 8, 2022. It is now read-only.
Whenever I try to verify the code while uploading with a Node32s I keep on getting an error message saying:
PN5180-Library-master/PN5180ISO15693.h:67:9: error: '__FlashStringHelper' does not name a type
const __FlashStringHelper *strerror(ISO15693ErrorCode errno);
Anyone has any idea how to fix this issue. I have tried to verify the code using a Arduino Uno running wifi instead of the Node32s, and the same error comes up.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Whenever I try to verify the code while uploading with a Node32s I keep on getting an error message saying:
PN5180-Library-master/PN5180ISO15693.h:67:9: error: '__FlashStringHelper' does not name a type
const __FlashStringHelper *strerror(ISO15693ErrorCode errno);
Anyone has any idea how to fix this issue. I have tried to verify the code using a Arduino Uno running wifi instead of the Node32s, and the same error comes up.
The text was updated successfully, but these errors were encountered: