Skip to content
Snippets Groups Projects
Commit ed521e41 authored by Tim Stadtmann's avatar Tim Stadtmann
Browse files

Merge branch 'develop'

Patches master to version v0.4-rc.11
parents f8e05c2a 63d69eea
No related branches found
No related tags found
No related merge requests found
......@@ -267,7 +267,7 @@ classdef CommunicationInterface < handle
% a delay, some commands may even be bypassed.
% (Maybe too many commands screw up the brick's internal command queue?..)
% Temporary workaround: Wait 5ms after each sent packet.
% pause(0.005);
pause(0.005);
% Verbose output
if brick.debug > 0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment