mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-17 21:47:34 +08:00
ll40ls: start a measurement after a probe
this ensures register 0 also works
This commit is contained in:
@@ -325,7 +325,9 @@ LL40LS::probe()
|
||||
|
||||
ok:
|
||||
_retries = 3;
|
||||
return OK;
|
||||
|
||||
// start a measurement
|
||||
return measure();
|
||||
}
|
||||
|
||||
void
|
||||
|
||||
Reference in New Issue
Block a user