We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 495c57a + 292ab5f commit 07c3089Copy full SHA for 07c3089
Adafruit_BME280.cpp
@@ -501,8 +501,8 @@ float Adafruit_BME280::readTemperature(void)
501
502
/**************************************************************************/
503
/*!
504
- @brief Returns the temperature from the sensor
505
- @returns the pressure value read from the device
+ @brief Returns the pressure from the sensor
+ @returns the pressure value (in Pascal) read from the device
506
*/
507
508
float Adafruit_BME280::readPressure(void) {
0 commit comments