Try several days to programm the esp for the esp dimmer.
3 times install windows 10 and arduino tde and github interface but every time I get the message:
sketch_dec02b.ino:11:28: fatal error: Esp8266EasyIoT.h: No such file or directory
compilation terminated.
Fout bij compileren.
Pimo wrote: Try several days to programm the esp for the esp dimmer.
3 times install windows 10 and arduino tde and github interface but every time I get the message:
sketch_dec02b.ino:11:28: fatal error: Esp8266EasyIoT.h: No such file or directory
compilation terminated.
Fout bij compileren.
Yes indeed.
I tryed it several ways and also to go to the iot-playground.com site open the build esp led dimmer and that scketch in the browser open to github and still the error:
Looks like your project uses header files or libraries that do not exist in our system, in your personal libraries or in your sketch. More info
(sketch file) esp8266_dimmer.ino:11:10: fatal error: 'Esp8266EasyIoT.h' file not found
#include <Esp8266EasyIoT.h>
^
1 error generated.
???????????????????????????????????
ALL esp examples on the site tryded to compile with github but on ALL the same error
Last edit: 7 years 11 months ago by Pimo. Reason: hope to compile