arduino-libraries / WiFi_for_UNOWiFi_rev1

Arduino WiFi Library
7 stars 10 forks source link

'Wifi' was not declared in this scope #12

Open jaraiza1983 opened 7 years ago

jaraiza1983 commented 7 years ago

In the WebServer example I get the error:

'Wifi' was not declared in this scope

I am trying the example

TobiasVdb commented 7 years ago

I have received the same error, now however it is a different one: Local\Temp\ccTXw944.ltrans0.ltrans.o: In function setup': WebServer.ino:10: undefined reference toWifi'

TobiasVdb commented 7 years ago

Downloading the IDE from Arduino.org, not Arduino.cc, hate that there is a difference (version 1.7.11) made it work for me. (Now I'm stuck, because I lost my arduino IP address :) and it's in STA mode)