enabled motor test
This commit is contained in:
parent
f629879567
commit
108f71cde1
|
|
@ -27,7 +27,7 @@ int main(void)
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
//actuator_init(ACTUATOR_MODE_MOTOR);
|
actuator_init(ACTUATOR_MODE_MOTOR);
|
||||||
|
|
||||||
//actuator_servo_set_angle(100);
|
//actuator_servo_set_angle(100);
|
||||||
//actuator_motor_set_speed(-50); // -100..100 %
|
//actuator_motor_set_speed(-50); // -100..100 %
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue