Sign in to our website and become an InMoov member. It will allow you to post message, pictures, and share with others InMoov builders. It's just one click away!
Identifiant ou adresse e-mail
Mot de passe
Se souvenir de moi
Robert Anderson a commenté une activité il y a 5 ans
I think you need 2 sets for the whole Robot
I dropped down to Arduino IDE 1.8.9 and everything worked as it should…..Thanks again for your help people 🙂
Many many Thanks….I shall give it a go
Robert Anderson a publié une note il y a 5 ans et 1 mois
Hi All, New here, I’m having a problem with the code for Arduino, it comes up with this…….Arduino: 1.8.13 (Windows 10), Board: « Arduino Uno »
In file included from sketchLinkedList.h:72:0,
from sketchMrlComm.cpp:10:
sketchLinkedList.cpp: In instantiation of ‘ListNode* LinkedList::getNode(int) [with T =…En afficher davantage
There are two options here to solve your problem. 1) and the better method is to go to the MRL site and search the problem there, there was a solution given there or talk to Grog or Kwatter on the MRL site. 2) install an older version of the Arduino IDE 1.8.9 works well. The problem arises from a change in the Arduino IDE and the way it interprets…En afficher davantage
Hello, with the new version of Arduino IDE, replace the line « return false » by « return NULL »
That was it 🙂 Thanks qwenael 🙂