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:
@ -73,7 +73,7 @@ class MAX31723 {
|
||||
* Instantiates an MAX31723 object
|
||||
*
|
||||
* @param bus Number of the used bus
|
||||
* @param devAddr Address of the used I2C device
|
||||
* @param csn Chip select (slave select) pin to use
|
||||
*/
|
||||
MAX31723 (int csn);
|
||||
|
||||
|
Reference in New Issue
Block a user