Fix product links in examples. Closes #102

This commit is contained in:
tyeth 2025-04-30 14:29:35 +01:00
parent 4f69faddc5
commit ba0fe3d3c0
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
This is a library for the BME280 humidity, temperature & pressure sensor This is a library for the BME280 humidity, temperature & pressure sensor
Designed specifically to work with the Adafruit BME280 Breakout Designed specifically to work with the Adafruit BME280 Breakout
----> http://www.adafruit.com/products/2650 ----> http://www.adafruit.com/products/2652
These sensors use I2C or SPI to communicate, 2 or 4 pins are required These sensors use I2C or SPI to communicate, 2 or 4 pins are required
to interface. The device's I2C address is either 0x76 or 0x77. to interface. The device's I2C address is either 0x76 or 0x77.

View File

@ -2,7 +2,7 @@
This is a library for the BME280 humidity, temperature & pressure sensor This is a library for the BME280 humidity, temperature & pressure sensor
Designed specifically to work with the Adafruit BME280 Breakout Designed specifically to work with the Adafruit BME280 Breakout
----> http://www.adafruit.com/products/2650 ----> http://www.adafruit.com/products/2652
These sensors use I2C or SPI to communicate, 2 or 4 pins are required These sensors use I2C or SPI to communicate, 2 or 4 pins are required
to interface. The device's I2C address is either 0x76 or 0x77. to interface. The device's I2C address is either 0x76 or 0x77.