We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb919af commit 566ba54Copy full SHA for 566ba54
docs/AHT1x.md
@@ -1,7 +1,7 @@
1
# AHT1x temperature and humidity sensor
2
-!!! info "This feature is included only in tasmota-sensors.bin"
+!!! failure "This feature is not included in precompiled binaries"
3
4
-Otherwise you must [compile your build](Compile-your-build). Add the following to `user_config_override.h`:
+To use it you must [compile your build](Compile-your-build). Add the following to `user_config_override.h`:
5
```
6
#ifndef USE_AHT1x
7
#define USE_AHT1x // [I2cDriver43] Enable AHT10/15 humidity and temperature sensor (I2C address 0x38) (+0k8 code)
0 commit comments