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
The current lora32-v1 branch is broken for the different flavors that we have
Compiling .pio/build/TTGO_TDISPLAY/lib80a/EEPROM/EEPROM.cpp.o In file included from src/main.cpp:18: lib/lorawan/lorawan.h:6:10: fatal error: lmic.h: No such file or directory ************************************************************** * Looking for lmic.h dependency? Check our library registry! * * CLI > platformio lib search "header:lmic.h" * Web > https://registry.platformio.org/search?q=header:lmic.h * ************************************************************** #include <lmic.h> ^~~~~~~~ compilation terminated. Compiling .pio/build/TTGO_TDISPLAY/lib6da/WiFi/WiFi.cpp.o *** [.pio/build/TTGO_TDISPLAY/src/main.cpp.o] Error 1 ============================================================================== [FAILED] Took 5.86 seconds ============================================================================== Environment Status Duration ------------- -------- ------------ TTGO_TDISPLAY FAILED 00:00:05.860 ========================================================================= 1 failed, 0 succeeded in 00:00:05.860
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Overview
The current lora32-v1 branch is broken for the different flavors that we have
Debug output
The text was updated successfully, but these errors were encountered: