From ec126e6ceec5a7a1b1fac5dc66b433da465149e2 Mon Sep 17 00:00:00 2001 From: md5sum-as Date: Tue, 4 Nov 2025 00:14:22 +0300 Subject: [PATCH] Scripting-Language.md added new lines FIX: add end of line to Scripting-Language.md https://github.com/tasmota/docs/pull/1518 --- docs/Scripting-Language.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/Scripting-Language.md b/docs/Scripting-Language.md index 2ade73b50b..a1b0d4c3fb 100644 --- a/docs/Scripting-Language.md +++ b/docs/Scripting-Language.md @@ -605,8 +605,8 @@ If a Tasmota `SENSOR` or `STATUS` or `RESULT` message is not generated or a `Var `sht[x]` = shutter position (x = 1..N) (if defined USE_SHUTTER) `gtmp` = global temperature `ghum` = global humidity -`gprs` = global pressure -`encabs[x]` = absolute position of the rotary encoder (x = 1..N) +`gprs` = global pressure +`encabs[x]` = absolute position of the rotary encoder (x = 1..N) `encrel[x]` = relative position of the rotary encoder, the value will be reset after reading (x = 1..N) global variables