mirror of
https://github.com/thunderbug1/Spherebot-Host-GUI.git
synced 2026-03-12 04:46:47 +01:00
various bugfixes
This commit is contained in:
@@ -426,7 +426,7 @@ void process_commands(char command[], int command_length) // deals with standard
|
||||
for(int i=0;i<100;i++)
|
||||
{
|
||||
SoftwareServo::refresh();
|
||||
delay(80);
|
||||
delay(250);
|
||||
}
|
||||
servoEnabled=false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user