Skip to content

Commit 10d2691

Browse files
committed
Silly typos... Trix are for kids!
1 parent b2443e6 commit 10d2691

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/SparkFunBME280.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ class BME280
175175
void setI2CAddress(uint8_t i2caddress); //Set the address the library should use to communicate. Use if address jumper is closed (0x76).
176176

177177
void setReferencePressure(float refPressure); //Allows user to set local sea level reference pressure
178-
float getReferencePressuer();
178+
float getReferencePressure();
179179

180180
//Software reset routine
181181
void reset( void );

0 commit comments

Comments
 (0)