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
I dont understand why but the "rf95_reliable_datagram_server" exemple, give me this error at the compilation IDE arduino :
Arduino : 1.8.9 (Windows 10), Carte : "Arduino Nano, ATmega328P"
rf95_reliable_datagram_server:38:1: error: invalid use of template-name 'RH_RF95' without an argument list
RH_RF95 driver;
^
exit status 1 invalid use of template-name 'RH_RF95' without an argument list
The text was updated successfully, but these errors were encountered:
Did you figure it out?
Sorry, something went wrong.
@ECEquentin Do you still have this question now?
Hello,
I'm going to close this issue, feel free to re-open it if you have any other questions.
[Autocommentary]
ackPeng
No branches or pull requests
I dont understand why but the "rf95_reliable_datagram_server" exemple, give me this error at the compilation IDE arduino :
Arduino : 1.8.9 (Windows 10), Carte : "Arduino Nano, ATmega328P"
rf95_reliable_datagram_server:38:1: error: invalid use of template-name 'RH_RF95' without an argument list
RH_RF95 driver;
^
exit status 1
invalid use of template-name 'RH_RF95' without an argument list
The text was updated successfully, but these errors were encountered: