I am trying to compile the simple clockexample.ino, but get the error
"clockexample.cpp:7:61: fatal error: LiquidCrystal_I2C_Spark/LiquidCrystal_I2C_Spark.h: No such file or directory
void setup(void);"
I’ve made no changes from the file in the IDE, so am at a loss why it cannot find the required file(s) to compile.
Any help appreciated