aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/hil/hil.cpp
diff options
context:
space:
mode:
authorLorenz Meier <lm@inf.ethz.ch>2014-11-22 14:40:41 +0100
committerLorenz Meier <lm@inf.ethz.ch>2014-11-22 14:40:41 +0100
commit7b43b80c370253ba63477df15572e0c28390dc84 (patch)
treefde081ac13854f649f8d994e68d4a59f83d06dda /src/drivers/hil/hil.cpp
parent4656db01c215c94dda70d7b579037ec368d3275e (diff)
parent685d3965a81b3f6a1ada4aa8bf9ebdd16b029c58 (diff)
downloadpx4-firmware-7b43b80c370253ba63477df15572e0c28390dc84.tar.gz
px4-firmware-7b43b80c370253ba63477df15572e0c28390dc84.tar.bz2
px4-firmware-7b43b80c370253ba63477df15572e0c28390dc84.zip
Merge branch 'master' of github.com:PX4/Firmware into safety
Diffstat (limited to 'src/drivers/hil/hil.cpp')
-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 */