aboutsummaryrefslogtreecommitdiff
path: root/apps/drivers/ms5611/ms5611.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'apps/drivers/ms5611/ms5611.cpp')
-rw-r--r--apps/drivers/ms5611/ms5611.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/apps/drivers/ms5611/ms5611.cpp b/apps/drivers/ms5611/ms5611.cpp
index 1341fc3c8..39ace2806 100644
--- a/apps/drivers/ms5611/ms5611.cpp
+++ b/apps/drivers/ms5611/ms5611.cpp
@@ -510,8 +510,6 @@ MS5611::ioctl(struct file *filp, int cmd, unsigned long arg)
void
MS5611::start()
{
- /* make sure we are stopped first */
- stop();
/* reset the report ring and state machine */
_collect_phase = false;