Hi Everyone,
In one of my projects I was planning to use the Me wifi module but somehow I cannot get the provided example code compiled properly. Althought I imported the latest Mackeblock libraries in Arduino IDE i still get following error message. Any ideas what I am doing wrong?
MeWifi:6: error: ‘MeWifi’ does not name a type
MeWifi.ino: In function ‘void setup()’:
MeWifi:11: error: ‘Wifi’ was not declared in this scope
MeWifi.ino: In function ‘void loop()’:
MeWifi:19: error: ‘Wifi’ was not declared in this scope
MeWifi:28: error: ‘Wifi’ was not declared in this scope