quick fix oups
This commit is contained in:
parent
ab6f0d52eb
commit
cfa6922456
1 changed files with 1 additions and 1 deletions
|
|
@ -94,7 +94,7 @@ typedef enum {
|
|||
typedef struct {
|
||||
BMP280_Mode mode;
|
||||
BMP280_Filter filter;
|
||||
BMP280_Oversampling oversampling; // pressure oversampling
|
||||
BMP280_Oversampling oversampling_pressure; // pressure oversampling
|
||||
BMP280_Oversampling oversampling_temperature; // temperature oversampling
|
||||
BMP280_Oversampling oversampling_humidity;
|
||||
BMP280_StandbyTime standby;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue