Skip to content

Commit

Permalink
Update BUILDS.md (#1313)
Browse files Browse the repository at this point in the history
Small change to make it slightly more clear that the x/x under "t" applies to the two possible modules.
  • Loading branch information
KDMcMullan authored Dec 12, 2023
1 parent 3774989 commit ecc8d52
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions docs/BUILDS.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
## Available Features and Sensors

ESP8266 / ESP32

l = lite, t = tasmota, k = knx, s = sensors, i = ir, d = display
l = lite, t = tasmota (ESP8266 / ESP32), k = knx, s = sensors, i = ir, d = display

Note: `minimal` variant is not listed as it shouldn't be used outside of the [upgrading](https://tasmota.github.io/docs/Upgrading/) process.

Expand Down Expand Up @@ -282,4 +280,4 @@ Note: `minimal` variant is not listed as it shouldn't be used outside of the [up
| USE_DINGTIAN_RELAY | | / - | | | | |
| USE_MATTER_DEVICE | | / x | | | | | See SetOption151

* USE_MQTT_TLS is enabled by default in every ESP32 variants
* USE_MQTT_TLS is enabled by default in every ESP32 variants

0 comments on commit ecc8d52

Please sign in to comment.