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
This error occurred while compiling in Arduino IDE
C:\Users\HP\AppData\Local\Temp\.arduinoIDE-unsaved202341-25240-19sjolq.b2lc\sketch_may1a\sketch_may1a.ino: In function 'String postedSSID()':
C:\Users\HP\AppData\Local\Temp\.arduinoIDE-unsaved202341-25240-19sjolq.b2lc\sketch_may1a\sketch_may1a.ino:124:1: error: no return statement in function returning non-void [-Werror=return-type]
124 | }
| ^
cc1plus.exe: some warnings being treated as errors
exit status 1
Compilation error: no return statement in function returning non-void [-Werror=return-type]
The text was updated successfully, but these errors were encountered:
This error occurred while compiling in Arduino IDE
The text was updated successfully, but these errors were encountered: