Read command from the response is optional
Neato and Hokuyo place the input command in the front of their responses. However, some devices does not do that. This release brings a small change that enables to turn off reading of a command from the response.
regilo::SocketController controller;
controller.readCommand = false;