ll40ls: start a measurement after a probe

this ensures register 0 also works
This commit is contained in:
Andrew Tridgell 2014-10-24 15:53:46 +11:00
parent cb79ef4df3
commit 6c75ee4ff9

View File

@ -325,7 +325,9 @@ LL40LS::probe()
ok:
_retries = 3;
return OK;
// start a measurement
return measure();
}
void