We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb63924 commit b6b4224Copy full SHA for b6b4224
src/sfeTk/sfeDevBMV080.cpp
@@ -163,7 +163,7 @@ void sfeDevBMV080::setSensorValue(bmv080_output_t bmv080_output)
163
//---------------------------------------------------------------------
164
// Read the latest values from the sensor.
165
//
166
-// Stash the values internally. If the
+// Return the value if a struct is passed in.
167
bool sfeDevBMV080::readSensor(bmv080_output_t *bmv080_output /* default is nullptr*/)
168
{
169
_dataAvailable = false;
0 commit comments