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
.pio\build\heltec_wifi_lora_32_V2\src\main.cpp.o:(.literal._Z5setupv+0x120): undefined reference to AsyncWiFiManager::autoConnect(char const*, char const*, unsigned long, unsigned long)' .pio\build\heltec_wifi_lora_32_V2\src\main.cpp.o:(.literal.startup._GLOBAL__sub_I_Blynk+0x30): undefined reference to AsyncWiFiManager::AsyncWiFiManager(AsyncWebServer*, DNSServer*)' .pio\build\heltec_wifi_lora_32_V2\src\main.cpp.o: In function setup()': C:\Users\brad\Documents\PlatformIO\Projects\NTCEM-Receive/src/main.cpp:567: undefined reference to AsyncWiFiManager::autoConnect(char const*, char const*, unsigned long, unsigned long)' .pio\build\heltec_wifi_lora_32_V2\src\main.cpp.o: In function _GLOBAL__sub_I_Blynk': C:\Users\brad\Documents\PlatformIO\Projects\NTCEM-Receive/src/main.cpp:88: undefined reference to AsyncWiFiManager::AsyncWiFiManager(AsyncWebServer*, DNSServer*)'
AsyncWiFiManager::autoConnect(char const*, char const*, unsigned long, unsigned long)' .pio\build\heltec_wifi_lora_32_V2\src\main.cpp.o:(.literal.startup._GLOBAL__sub_I_Blynk+0x30): undefined reference to
setup()': C:\Users\brad\Documents\PlatformIO\Projects\NTCEM-Receive/src/main.cpp:567: undefined reference to
_GLOBAL__sub_I_Blynk': C:\Users\brad\Documents\PlatformIO\Projects\NTCEM-Receive/src/main.cpp:88: undefined reference to
collect2.exe: error: ld returned 1 exit status
The text was updated successfully, but these errors were encountered:
No branches or pull requests
.pio\build\heltec_wifi_lora_32_V2\src\main.cpp.o:(.literal._Z5setupv+0x120): undefined reference to
AsyncWiFiManager::autoConnect(char const*, char const*, unsigned long, unsigned long)' .pio\build\heltec_wifi_lora_32_V2\src\main.cpp.o:(.literal.startup._GLOBAL__sub_I_Blynk+0x30): undefined reference to
AsyncWiFiManager::AsyncWiFiManager(AsyncWebServer*, DNSServer*)'.pio\build\heltec_wifi_lora_32_V2\src\main.cpp.o: In function
setup()': C:\Users\brad\Documents\PlatformIO\Projects\NTCEM-Receive/src/main.cpp:567: undefined reference to
AsyncWiFiManager::autoConnect(char const*, char const*, unsigned long, unsigned long)'.pio\build\heltec_wifi_lora_32_V2\src\main.cpp.o: In function
_GLOBAL__sub_I_Blynk': C:\Users\brad\Documents\PlatformIO\Projects\NTCEM-Receive/src/main.cpp:88: undefined reference to
AsyncWiFiManager::AsyncWiFiManager(AsyncWebServer*, DNSServer*)'collect2.exe: error: ld returned 1 exit status
The text was updated successfully, but these errors were encountered: