SerialControl icon indicating copy to clipboard operation
SerialControl copied to clipboard

Arduino Firmware for remote controlling of multiple Arduinos in a XBee peer2peer network

Results 3 SerialControl issues
Sort by recently updated
recently updated
newest added

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 ;)