Center in cells

Michael Ingraham 2019-09-07 17:45:08 -04:00
parent 1a84da0eab
commit ab9fa42b41
1 changed files with 5 additions and 5 deletions

@ -6,8 +6,8 @@ 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.
| Feature or Sensor | minimal | basic | classic | sonoff | knx | sensors | display
|-------------------|---------|-------|---------|--------|------|---------|---------
| Feature or Sensor | minimal | basic | classic | sonoff | knx | sensors | display
|-|:-:|:-:|:-:|:-:|:-:|:-:|:-:
| LANGUAGE en-GB | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
| WPS | - | - | ✓ | - | - | - | - |
| SMARTCONFIG | - | - | ✓ | - | - | - | - |
@ -26,7 +26,7 @@ Features that are not available in any release build have to be enabled in sourc
| SUNRISE | - | ✓ | - | ✓ | ✓ | ✓ | ✓ |
| RULES | - | ✓ | - | ✓ | ✓ | ✓ | ✓ |
| EXPRESSION | - | - | - | - | - | - | - |
|**Feature or Sensor** | **minimal** | **basic** | **classic** | **sonoff** | **knx** | **sensors** | **display**
|**Feature or Sensor** | **minimal** | **basic** | **classic** | **sonoff** | **knx** | **sensors** | **display**
| ADC_VCC | ✓ | ✓ | ✓ | ✓ | ✓ | - | ✓ |
| DS18B20 | - | - | - | - | - | - | - |
| DS18x20 | - | - | ✓ | ✓ | ✓ | ✓ | ✓ |
@ -46,7 +46,7 @@ Features that are not available in any release build have to be enabled in sourc
| MGS | - | - | - | - | - | ✓ | - |
| SGP30 | - | - | - | ✓ | ✓ | ✓ | ✓ |
| SI1145 | - | - | - | - | - | - | - |
|**Feature or Sensor** | **minimal** | **basic** | **classic** | **sonoff** | **knx** | **sensors** | **display**
|**Feature or Sensor** | **minimal** | **basic** | **classic** | **sonoff** | **knx** | **sensors** | **display**
| LM75AD | - | - | - | ✓ | ✓ | ✓ | ✓ |
| APDS9960 | - | - | - | - | - | - | - |
| MCP230xx | - | - | - | - | - | - | - |
@ -86,7 +86,7 @@ Features that are not available in any release build have to be enabled in sourc
| ARILUX_RF | - | - | - | ✓ | ✓ | ✓ | - |
| SR04 | - | - | - | ✓ | ✓ | ✓ | ✓ |
| TM1638 | - | - | - | - | - | ✓ | - |
|**Feature or Sensor** | **minimal** | **basic** | **classic** | **sonoff** | **knx** | **sensors** | **display**
|**Feature or Sensor** | **minimal** | **basic** | **classic** | **sonoff** | **knx** | **sensors** | **display**
| HX711 | - | - | - | ✓ | ✓ | ✓ | ✓ |
| RF_FLASH | - | - | - | ✓ | ✓ | ✓ | - |
| TX20_WIND_SENSOR | - | - | - | ✓ | ✓ | ✓ | ✓ |