Skip to content

Commit

Permalink
testing heltecv3 0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
richonguzman committed May 14, 2024
1 parent bdf3fe7 commit dc39eec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/bme_utils.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ float newHum, newTemp, newPress, newGas;


Adafruit_BME280 bme280;
//Adafruit_BME680 bme680;
Adafruit_BME680 bme680;
#ifdef HELTEC_V3
Adafruit_BMP280 bmp280(&Wire1);
#else
Expand Down

0 comments on commit dc39eec

Please sign in to comment.