This commit is contained in:
shrkey
2016-10-10 20:11:49 +01:00
parent 7fccffad14
commit 8c1fc5e9ec

View File

@@ -30,6 +30,8 @@ int main()
dw.setMotorSpeed( 1, 1500 );
printf("forward\n");
dw.setMotorSpeed( 1, 2000 );
dw.setMotorSpeed( 1, 1950 );
dw.setMotorSpeed( 1, 1900 );
dw.setMotorSpeed( 1, 1800 );
dw.setMotorSpeed( 1, 1700 );
dw.setMotorSpeed( 1, 1600 );