mirror of
https://github.com/eclipse/upm.git
synced 2025-07-05 19:31:15 +03:00
docs: updated @param tags, added missing function descriptions, other minor changes
Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
This commit is contained in:
@ -192,7 +192,7 @@ namespace upm {
|
||||
* Set the operating mode of the device. See the datasheet for
|
||||
* details.
|
||||
*
|
||||
* @param power One of the BMM150_POWER_MODE_T values.
|
||||
* @param opmode One of the BMM150_OPERATION_MODE_T values.
|
||||
* @throws std::runtime_error on failure.
|
||||
*/
|
||||
void setOpmode(BMM150_OPERATION_MODE_T opmode);
|
||||
|
Reference in New Issue
Block a user