hi, i recently started to work with the wifi shield and an arduino mega but when i try to compilate the SpiUartTerminal example i always get the same error message:
SpiUartTerminal.ino:13:19: fatal error: WiFly.h: No such file or directory
compilation terminated.
Error de compilación
i have downloaded the wifi-shield-master.zip and i’ve already installed the libraries
what can i do to make it work?
thanks btw