Browse Source

HIL: Be less chatty

sbg
Lorenz Meier 10 years ago
parent
commit
ef27225534
  1. 2
      src/drivers/hil/hil.cpp

2
src/drivers/hil/hil.cpp

@ -442,8 +442,6 @@ HIL::task_main() @@ -442,8 +442,6 @@ HIL::task_main()
/* make sure servos are off */
// up_pwm_servo_deinit();
log("stopping");
/* note - someone else is responsible for restoring the GPIO config */
/* tell the dtor that we are exiting */

Loading…
Cancel
Save