comments and low energy sampling
This commit is contained in:
parent
db1750ef53
commit
e2f57bad76
5 changed files with 67 additions and 19 deletions
|
|
@ -13,7 +13,8 @@ private:
|
|||
public:
|
||||
BmpSensor();
|
||||
|
||||
void sample() override;
|
||||
sensor_data_t sample() override;
|
||||
sensor_data_t sampleLowEnergy();
|
||||
|
||||
void enableStandbyMode() override;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue