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

Improvement of the serial ok responses #70

Open knarfS opened 9 years ago

knarfS commented 9 years ago

The serial commands "bl", "reset", "cal o", "cal i", "cal v" and "cal t" should respond with "ok bl", "ok cal o" and so on. Not only with "ok".

This will make it a lot easier to handle the serial communication in an asynchronous way.