Added missing comment part
This commit is contained in:
parent
eaf5473928
commit
1909fac7f9
@ -169,7 +169,7 @@ bool QMC5883L_configure_2(bool rolling_ptr, bool data_ready_int);
|
||||
* Continuous : puts the sensor in active mode by continuously performing measurement that can be retrieved using the @ref QMC5883L_get_MFields_raw
|
||||
* or @ref QMC5883L_get_MFields_calibrated functions.
|
||||
*
|
||||
* @param MC
|
||||
* @param MC the mode control, can be Standby or Continuous.
|
||||
* @return true on success
|
||||
* @return false on failure
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user