Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 953 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 953 Bytes
description
This section covers various topics of LUA implementation in EdgeTX operating system system

Overview

Topic Description
LUA Basics Brief introduction to LUA language
LUA Version and included libraries Dut to memory limits not all standard LUA libraries are included in EdgeTX embedded version of LUA interpreter & compiler.
Script Types EdgeTX allows to use various LUA scripts for different purposes. Here you can check which one suits your needs.