Skip to content

Commit 69ad01b

Browse files
authored
Merge pull request #1519 from md5sum-as/rotary_script
Scripting-Language.md added new lines
2 parents f507156 + ec126e6 commit 69ad01b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/Scripting-Language.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -605,8 +605,8 @@ If a Tasmota `SENSOR` or `STATUS` or `RESULT` message is not generated or a `Var
605605
`sht[x]` = shutter position (x = 1..N) (if defined USE_SHUTTER)
606606
`gtmp` = global temperature
607607
`ghum` = global humidity
608-
`gprs` = global pressure
609-
`encabs[x]` = absolute position of the rotary encoder (x = 1..N)
608+
`gprs` = global pressure
609+
`encabs[x]` = absolute position of the rotary encoder (x = 1..N)
610610
`encrel[x]` = relative position of the rotary encoder, the value will be reset after reading (x = 1..N)
611611

612612
global variables

0 commit comments

Comments
 (0)