Im having some problem upload files to Ardunio and while upload, getting some error message like "esp8266_relay.ino:12:28: fatal error: Esp8266EasyIoT.h: No such file or directory" Checked the file are here only and dont know why it showing.
Anyone please help me out form this and attached file for same error.
Arduino: 1.6.6 Hourly Build 2015/07/07 05:42 (Windows 7), Board: "Arduino Pro or Pro Mini, ATmega328 (3.3V, 8 MHz)"
esp8266_relay.ino:12:28: fatal error: Esp8266EasyIoT.h: No such file or directory
#include <Esp8266EasyIoT.h>
^
compilation terminated.
Error compiling.
This report would have more information with
"Show verbose output during compilation"
enabled in File > Preferences.
Looking at the picture you're showing me it seems as though the files are still in your download folder which they should be in your Arduino Library folder.