WiFi101 Shield library error


i working on project control motors on web server. wifi101 library has example called simplewebserverwifi turn on , off led. tested out example , works fine. assumed tweaking code give me planning do. altered code , i'm getting 'printwifistatus' not declared in scope error. advice? attatched altered code.

you missing } close loop

the last } have closes  " if (client) {   // if client,"

hitting ctrl-t on pc or cmd-t on mac indent code , see void printwifistatus() { not indented left, means wrong


Arduino Forum > Using Arduino > Project Guidance > WiFi101 Shield library error


arduino

Comments

Popular posts from this blog

Error: ‘for’ loop initial declarations are only allowed in C99 or C11 mode - Raspberry Pi Forums

class MPU6050 has no member named begin

missing filename after '-o'