Good Afternoon
I tray to include the Libraries LiquidCrystal but by verify my code i receive this msg error (I fellow the instruction in documetation).
Thanks a lot
Valentino
lib/LiquidCrystal/examples/Spark-HelloSparky/Spark-HelloSparky.cpp:40:27: fatal error: LiquidCrystal.h: No such file or directory
#include “LiquidCrystal.h”
^
compilation terminated.
make[2]: *** […/build/target/user/platform-0-llib/LiquidCrystal/examples/Spark-HelloSparky/Spark-HelloSparky.o] Error 1
make[1]: *** [user] Error 2
make: *** [main] Error 2