From c7eb0451efbac31c51398d14e42ba332732a5808 Mon Sep 17 00:00:00 2001 From: Ajith Vasudevan Date: Sat, 20 Mar 2021 09:05:19 +0530 Subject: [PATCH] Minor documentation update --- tasmota/xdsp_15_tm1637.ino | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/tasmota/xdsp_15_tm1637.ino b/tasmota/xdsp_15_tm1637.ino index 861f2111d..e2c5ae8ea 100644 --- a/tasmota/xdsp_15_tm1637.ino +++ b/tasmota/xdsp_15_tm1637.ino @@ -57,10 +57,12 @@ set the Display Model to 15 and Display Mode to 0 using the command "Backlog DisplayModel 15 ; DisplayMode 0" - If your display is a TM1637 with 6 digits, set Display Columns to the number of digits your - display has, using the command "DisplayCols 6" and restart the ESP module. + If your display is a TM1637 with 6 digits, set Display Width to the number of digits your + display has, using the command "DisplayWidth 6". - After the ESP8266/ESP32 module restarts again, the following "Display" commands can be used: + After the ESP8266/ESP32 module restarts again, turn ON the display with the command "Power 1" + + Now, the following "Display" commands can be used: DisplayClear