Updated Lua Scripting (markdown)
This commit is contained in:
parent
76e8072ef2
commit
71876c0060
|
@ -269,4 +269,9 @@ function onTick()
|
|||
txCan(1, 0x600, 1, txPayload)
|
||||
|
||||
end
|
||||
```
|
||||
```
|
||||
|
||||
|
||||
## See also
|
||||
|
||||
http://lua-users.org/wiki/TernaryOperator
|
Loading…
Reference in New Issue