-
Notifications
You must be signed in to change notification settings - Fork 100
New issue
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
Wich LoRa library is used? #23
Comments
It can be downloaded through the Arduino Library Manager. Sketch > Include Library > Manage Libraries The official repo for this library is at https://github.com/sandeepmistry/arduino-LoRa/ |
Thanks - saved me a lot of time. It would be great if this Library metadata was recorded in a comment thusly: |
I agree and hope to work with LilyGO in the future to make these sort of things more clear. |
Hello, what library do you recommend for LoRaWAN? Will the ibm-lmic library work without pin redefinition? |
In your code I found
#include <lora.h>
Do you have a link to the proper source or library?
The text was updated successfully, but these errors were encountered: