Hello, when I want to upload the basic code back to Rudolf, I get the following error message:
In file included from /Users/pieter/Desktop/Rudolf/WSPXL101/WSPXL101.ino:4:0:
/Users/pieter/Desktop/Rudolf/WSPXL101/WSPXLLIB.h:3:10: fatal error: libraries\FastLED\src\colorpalettes.cpp: No such file or directory
#include “libraries\FastLED\src\colorpalettes.cpp”
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
exit status 1
Compilation error: libraries\FastLED\src\colorpalettes.cpp: No such file or directory
The code with the exercises works fine.
What is the solution to this?