Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 500 Bytes

included_lua_libraries.md

File metadata and controls

16 lines (12 loc) · 500 Bytes

The following Lua libraries are available in OpenTx

Lua Standard Libraries Included
package -
coroutine -
table -
io since OpenTX 2.1.0 (with limitations)
os -
string since OpenTX 2.1.7
bit32 since OpenTX 2.1.0
math since OpenTX 2.0.0
debug -