this error means you need to have this line at the top of your code:
#include <Sparki.h> // include the sparki library
You can learn more about what Sparki code needs to work here:
http://arcbotics.com/lessons/basic-sparki-code/
this error means you need to have this line at the top of your code:
#include <Sparki.h> // include the sparki library
You can learn more about what Sparki code needs to work here:
http://arcbotics.com/lessons/basic-sparki-code/
0 Comments