Skip to content

Commit 8ab2938

Browse files
committed
Update Adafruit_BME280.h
Dox block at line 38
1 parent d698103 commit 8ab2938

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Adafruit_BME280.h

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,11 @@
3535
*/
3636
/**************************************************************************/
3737
#define BME280_ADDRESS (0x77) // Primary I2C Address
38+
/**************************************************************************/
39+
/*!
40+
@brief alternate I2C address
41+
*/
42+
/**************************************************************************/
3843
#define BME280_ADDRESS_ALTERNATE (0x76) // Alternate Address
3944
/*=========================================================================*/
4045

0 commit comments

Comments
 (0)