Relative Content

Tag Archive for enumstinkercad

i keep geting error: use of enum ‘Motions’ without previous declaration

It works fine on the Arduino IDE, but always returns an error on TinkerCad, where i am required to submit my task. I tried changing the return type of the functions, as always, compiles on the Arduino IDE but not on Tinkercad, it also highlights the #define lines. Below the parts that throw and error.