mirror of
https://github.com/eclipse/upm.git
synced 2025-07-05 11:21: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:
@ -65,8 +65,7 @@ class SI7005 : public ITemperatureSensor, public IHumiditySensor {
|
||||
* Instantiates a SI7005 object
|
||||
*
|
||||
* @param bus number of used bus
|
||||
* @param devAddr address of used i2c device
|
||||
* @param pin mraa gpio number for chip select pin
|
||||
* @param pin gpio number for chip select pin
|
||||
*/
|
||||
SI7005 (int bus, int pin);
|
||||
|
||||
|
Reference in New Issue
Block a user