NimmLor / esp8266-fastled-iot-webserver

A universal software for all my LED projects, with many awesome features
https://www.thingiverse.com/surrbradl08/designs
GNU General Public License v3.0
366 stars 94 forks source link

Invalid library found - Help a Noob #193

Closed MrPresident2 closed 3 years ago

MrPresident2 commented 3 years ago

Hey guys, while I'm trying to upload the code to the esp this is what I'm getting:

esp8266-fastled-iot-webserver:34:10: fatal error: GradientPalettes.h: No such file or directory 34 | #include "GradientPalettes.h" | ^~~~~~~~ compilation terminated. exit status 1 GradientPalettes.h: No such file or directory Invalid library found in C:\Users\tomer\Documents\Arduino\libraries\Tools: no headers files (.h) found in C:\Users\tomer\Documents\Arduino\libraries\Tools

What am I missing and what should I do? Thanks :)