#include "SimpleRSLK.h" #include "Encoder.h" int x; int y; void setup() { setupRSLK(); } void loop() { // Go forward 1M delay(2000)