arachnidlabs / reload-pro

Schematics and code for the Re:load Pro
http://www.arachnidlabs.com/reload-pro/
Apache License 2.0
98 stars 32 forks source link

Serial commands get lost #66

Open knarfS opened 9 years ago

knarfS commented 9 years ago

When sending two or more serial commands in one go (separated by \r\n), only the first is recognized by the RLP and the others get lost. The RLP doesn't react or respond the other commands.

As far as I can say there is only a reaction/response to a command, when the previous command is processed and has send a response.