-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
Hi, have an issue compiling example.
from Arduino/libraries/BaseSupport-master/examples/BaseExample/BaseExample.ino:6:
Arduino/libraries/BaseSupport-master/BaseSupport.h:74:23: note: declared here
74 | void ICACHE_RAM_ATTR delaymSec(unsigned long mSec) {
| ^~~~~~~~~
Arduino/libraries/BaseSupport-master/BaseSupport.h: In function 'int wifiConnect(int)':
Arduino/libraries/BaseSupport-master/BaseSupport.h:141:11: error: control reaches end of non-void function [-Werror=return-type]
141 | WiFi.mode(WIFI_STA);
What am I missing?
Thanks
Metadata
Metadata
Assignees
Labels
No labels