You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 6, 2023. It is now read-only.
Not sure why, but this is the error message I'm getting when compiling for the ESP32-C3 using the Arduino IDE on Windows 10.
Documents\Arduino\libraries\Google_Cloud_IoT_Core_JWT\src/CloudIoTCoreMqtt.cpp:168: undefined reference to messageReceivedAdvanced(MQTTClient*, char*, char*, int)
.The only other "issue" that comes up is that multiple libraries are found for Wifi.h, but it automatically uses the Arduino->ESP wifi library
The text was updated successfully, but these errors were encountered: