enabled motor test

This commit is contained in:
Miguel I. 2025-09-10 19:22:09 +02:00
parent f629879567
commit 108f71cde1
1 changed files with 1 additions and 1 deletions

View File

@ -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 %