aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorLorenz Meier <lm@inf.ethz.ch>2014-11-15 16:41:30 +0100
committerLorenz Meier <lm@inf.ethz.ch>2014-11-15 16:41:30 +0100
commitef27225534df6cca0b5a98b85c6b7cf3364493c0 (patch)
tree5a761b24965719072a01f08b09de78c1b592e6e3 /src
parent8d5225b9679c2820a57ea30ed6d4c46f5d6c9baa (diff)
downloadpx4-firmware-ef27225534df6cca0b5a98b85c6b7cf3364493c0.tar.gz
px4-firmware-ef27225534df6cca0b5a98b85c6b7cf3364493c0.tar.bz2
px4-firmware-ef27225534df6cca0b5a98b85c6b7cf3364493c0.zip
HIL: Be less chatty
Diffstat (limited to 'src')
-rw-r--r--src/drivers/hil/hil.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/drivers/hil/hil.cpp b/src/drivers/hil/hil.cpp
index f0dc0c651..9b5c8133b 100644
--- a/src/drivers/hil/hil.cpp
+++ b/src/drivers/hil/hil.cpp
@@ -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 */