Skip to content

Commit ec126e6

Browse files
authored
Scripting-Language.md added new lines
FIX: add end of line to Scripting-Language.md tasmota#1518
1 parent f507156 commit ec126e6

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)