Skip to content

Commit

Permalink
Update Waveshare_7_5_T7_Sensors.ino
Browse files Browse the repository at this point in the history
  • Loading branch information
matthias-bs authored Dec 22, 2023
1 parent 6ce5ce4 commit 3f37a1e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
//#define MITHERMOMETER_EN //!< Enable MiThermometer (BLE sensors)
//#define THEENGSDECODER_EN //!< Enable Theengs Decoder (BLE sensors)
#define BME280_EN //!< Enable BME280 T/H/p-sensor (I2C)
//#define SCD4X_EN //!< Enable SCD4x CO2-sensor (I2C)
#define SCD4X_EN //!< Enable SCD4x CO2-sensor (I2C)
//#define WATERTEMP_EN //!< Enable Wather Temperature Display (MQTT)
#define MITHERMOMETER_BATTALERT 6 //!< Low battery alert threshold [%]
#define WATER_TEMP_INVALID -30.0 //!< Water temperature invalid marker [°C]
Expand Down

0 comments on commit 3f37a1e

Please sign in to comment.