mirror of https://github.com/arendst/Tasmota.git
Center in cells
parent
1a84da0eab
commit
ab9fa42b41
|
@ -7,7 +7,7 @@ The binary files available on [GitHub](https://github.com/arendst/Sonoff-Tasmota
|
||||||
Features that are not available in any release build have to be enabled in source code and compiled yourself. If you opt to self-compile your own binary file(s), you must ensure that the appropriate feature `DEFINE` variable is defined in `user_config_override.h` in order for that code to be compiled into your binary.
|
Features that are not available in any release build have to be enabled in source code and compiled yourself. If you opt to self-compile your own binary file(s), you must ensure that the appropriate feature `DEFINE` variable is defined in `user_config_override.h` in order for that code to be compiled into your binary.
|
||||||
|
|
||||||
| Feature or Sensor | minimal | basic | classic | sonoff | knx | sensors | display
|
| Feature or Sensor | minimal | basic | classic | sonoff | knx | sensors | display
|
||||||
|-------------------|---------|-------|---------|--------|------|---------|---------
|
|-|:-:|:-:|:-:|:-:|:-:|:-:|:-:
|
||||||
| LANGUAGE en-GB | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
|
| LANGUAGE en-GB | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
|
||||||
| WPS | - | - | ✓ | - | - | - | - |
|
| WPS | - | - | ✓ | - | - | - | - |
|
||||||
| SMARTCONFIG | - | - | ✓ | - | - | - | - |
|
| SMARTCONFIG | - | - | ✓ | - | - | - | - |
|
||||||
|
|
Loading…
Reference in New Issue