Mise à jour d'un commentaire
This commit is contained in:
parent
8b6c9e0674
commit
85c43a5951
@ -36,7 +36,7 @@ class STS21 : public I2CDevice
|
|||||||
boolean setResolution(STS_RES res);
|
boolean setResolution(STS_RES res);
|
||||||
boolean enableOnChipHeater(boolean enabled);
|
boolean enableOnChipHeater(boolean enabled);
|
||||||
boolean reset();
|
boolean reset();
|
||||||
boolean lowBattery();//Retourne vrai si le bit indiquant un niveau de batterie faible est present, faux sinon
|
boolean lowBattery();//Retourne vrai si le bit indiquant un niveau de batterie faible est présent, faux sinon
|
||||||
protected:
|
protected:
|
||||||
private:
|
private:
|
||||||
uint8_t readUserRegister();
|
uint8_t readUserRegister();
|
||||||
|
Loading…
Reference in New Issue
Block a user