-
-
Notifications
You must be signed in to change notification settings - Fork 23
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
LoRA WAN LMIC improvement #268
base: master
Are you sure you want to change the base?
Conversation
Why do these warnings appear? Archiving .pio\build\LORADEVKIT\libFrameworkArduino.a |
I have a different issue: Compiling .pio/build/LORADEVKIT/lib2c4/batterylib/battery_oled.cpp.o
In file included from .pio/libdeps/LORADEVKIT/LMIC-node/src/LMIC-node.h:82,
from .pio/libdeps/LORADEVKIT/LMIC-node/src/LMIC-node.cpp:53:
.pio/libdeps/LORADEVKIT/LMIC-node/src/boards/bsf_ttgo_t_beam_v1.h:83:10: fatal error: axp20x.h: No such file or directory
****************************************************************
* Looking for axp20x.h dependency? Check our library registry! but maybe is possible that is a duplicated header or include or definition, in your case. Do you have a different branch? or it happens with this branch? with |
Yes, the same branch LoRA_Wan_LMic_improv. |
LoRaWANSetup();
??)axp20x.h
missing (maybe we need check the previous bullet)