mirror of
https://github.com/eclipse/upm.git
synced 2025-07-02 01:41:12 +03:00
docs: final batch of header files reviewed
Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
This commit is contained in:

committed by
Mihai Tudor Panu

parent
04edb9be04
commit
1fe9b9eb1d
@ -89,7 +89,7 @@ class AM2315 {
|
||||
AM2315 (int bus, int devAddr=AM2315_I2C_ADDRESS);
|
||||
|
||||
/**
|
||||
* AM2315 object destructor; basicaly, it closes the I2C connection.
|
||||
* AM2315 object destructor; basically, it closes the I2C connection.
|
||||
*/
|
||||
~AM2315 ();
|
||||
|
||||
|
Reference in New Issue
Block a user