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