running on an Arduino Nano: https://pastebin.com/G0QH68RB
My Code wasn't running so I experimented around a bit and added the Serial.println()'s. When I open the Serial Monitor, the 1 gets printed once and after that I get repeating 2's and 3's.
I have no idea what's going on. Is there something obvious I'm missing?
It seems to be an issue with SoftwareSerial, when I remove the vescSerial.begin(38400) it works as expected
Обсуждают сегодня