remove test
This commit is contained in:
@@ -34,11 +34,6 @@ int main()
|
|||||||
DW_Motor *dw5 = dw.getMotor(5);
|
DW_Motor *dw5 = dw.getMotor(5);
|
||||||
DW_Motor *dw6 = dw.getMotor(6);
|
DW_Motor *dw6 = dw.getMotor(6);
|
||||||
|
|
||||||
dw1->off();
|
|
||||||
dw1->setMotorSpeed( 200 );
|
|
||||||
usleep(1000000);
|
|
||||||
dw1->off();
|
|
||||||
|
|
||||||
dw1->off();
|
dw1->off();
|
||||||
dw2->off();
|
dw2->off();
|
||||||
dw3->off();
|
dw3->off();
|
||||||
|
|||||||
Reference in New Issue
Block a user