We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hey if I try to compile the examples code, it always tells me theres noch member named available. Some help would be great
The text was updated successfully, but these errors were encountered:
Hi @Wildersnuth ,
Please see the source code here where the 'available' is located
Wiegand-Protocol-Library-for-Arduino/src/Wiegand.cpp
Line 32 in 2a702d7
I think you might have a corrupted library installed or conflict with another Wiegand library that is causing the issue.
Please look through your libraries folder and see if there is any other Wiegand library.
If still not working, please enable Compilation status log and send the status here.
Cheers JP
Sorry, something went wrong.
No branches or pull requests
Hey if I try to compile the examples code, it always tells me theres noch member named available. Some help would be great
The text was updated successfully, but these errors were encountered: