aboutsummaryrefslogtreecommitdiff
path: root/apps
diff options
context:
space:
mode:
Diffstat (limited to 'apps')
-rw-r--r--apps/drivers/mb12xx/mb12xx.cpp4
1 files changed, 1 insertions, 3 deletions
diff --git a/apps/drivers/mb12xx/mb12xx.cpp b/apps/drivers/mb12xx/mb12xx.cpp
index 0e4712f5a..406c726fb 100644
--- a/apps/drivers/mb12xx/mb12xx.cpp
+++ b/apps/drivers/mb12xx/mb12xx.cpp
@@ -259,9 +259,7 @@ out:
int
MB12XX::probe()
{
- // TODO: take a range reading and see if it is between the min and max
-
- return OK;
+ return measure();
}
void