mirror of
https://github.com/eclipse/upm.git
synced 2025-07-02 01:41:12 +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:
@ -1060,7 +1060,8 @@ namespace upm {
|
||||
* @param bus i2c bus to use
|
||||
* @param raw bypass board definition file, set to true if using Sparkfun
|
||||
* 9DOF Block on an Intel Edison Arduino board
|
||||
* @param address the address for this device
|
||||
* @param gAddress the gyroscope address for this device
|
||||
* @param xmAddress the accelerometer/magnetometer address for this device
|
||||
*/
|
||||
LSM9DS0(int bus=LSM9DS0_I2C_BUS,
|
||||
bool raw=false,
|
||||
|
Reference in New Issue
Block a user