htu21d: declare resetSensor() as void
defect #148 Signed-off-by: Jon Trulson <jtrulson@ics.com> Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
This commit is contained in:
committed by
Mihai Tudor Panu
parent
784e8a3eb8
commit
4f5030ecf7
@@ -134,7 +134,7 @@ class HTU21D {
|
||||
* it is in a known state. This function can be used to reset
|
||||
* the min/max temperature and pressure values.
|
||||
*/
|
||||
int resetSensor(void);
|
||||
void resetSensor(void);
|
||||
|
||||
/**
|
||||
* Function intended to test the device and verify it
|
||||
|
||||
Reference in New Issue
Block a user