mirror of https://github.com/arendst/Tasmota.git
Add version info to some commands
parent
970b844e41
commit
69d6929faa
|
@ -563,10 +563,10 @@ DisplayText<a id="DisplayText"></a>|`<value>` - See [DisplayText use](Displays#d
|
|||
DisplayCols<a id="DisplayCols"></a>|`1..44` Set number of display columns *(for display modes>0)*
|
||||
DisplayRows <a id="DisplayRows"></a>|`1..32` Set number of display rows *(for display modes>0)*
|
||||
DisplayFont<a id="DisplayFont"></a>|Specify the current font<BR>`0` use classic GFX font<BR>`1` = 12<BR>`2` = 24<BR>`3` = 8 (opt)<BR>`7` use RA8876 internal font
|
||||
DisplayWidth<a id="DisplayWidth"></a>|Specify the display width in pixels *(SSD1306 only)*
|
||||
DisplayHeight<a id="DisplayHeight"></a>|Specify the display height in pixels *(SSD1306 only)*
|
||||
DisplayWidth<a id="DisplayWidth"></a>|**6.6.0.2**<BR>Specify the display width in pixels *(SSD1306 only)*
|
||||
DisplayHeight<a id="DisplayHeight"></a>|**6.6.0.2**<BR>Specify the display height in pixels *(SSD1306 only)*
|
||||
|
||||
### [Stepper Motors](A4988-Stepper-Motor-Controller)
|
||||
### [Stepper Motors](A4988-Stepper-Motor-Controller) **6.6.0.12**
|
||||
|
||||
<a id="tb-stepperMotors">Command|Parameters
|
||||
|:--- |:---
|
||||
|
|
Loading…
Reference in New Issue