SerialControl
SerialControl copied to clipboard
Arduino Firmware for remote controlling of multiple Arduinos in a XBee peer2peer network
I think there might be a memory leak somewhere in your code. Everything works fine if I don't use it too long, but if I make something on the order...
the file SerialControl.ino should be first caps, matching the folder name. probably not a problem for windows users, but does give an error on linux. I've tested the commands to...
Please, check https://github.com/UrsusExplorans/SerialControl/blob/master/serialControl.pde in line 138 Please, change "return true" in 138 line into "return ret". This code never executed corectlly, I think. Enjoy ;)