Skip to content
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

lora32 PR is broken on other flavors #261

Open
hpsaturn opened this issue Sep 24, 2023 · 0 comments
Open

lora32 PR is broken on other flavors #261

hpsaturn opened this issue Sep 24, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@hpsaturn
Copy link
Member

Overview

The current lora32-v1 branch is broken for the different flavors that we have

Debug output


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 

@hpsaturn hpsaturn added the bug Something isn't working label Sep 24, 2023
@hpsaturn hpsaturn mentioned this issue Sep 24, 2023
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant