adafruit / Adafruit_CircuitPython_BME280

CircuitPython driver for the BME280
MIT License
63 stars 42 forks source link

fix typo for chip_id - line 78 #5

Closed jerryneedell closed 6 years ago

jerryneedell commented 6 years ago

The "id" variable was changed to "chip_id" but this one was missed.