Skip to content

Files

Latest commit

a114eee · Feb 9, 2025

History

History

lua

mLRS - Lua

This folder contains Lua scripts which may be used to change the Tx module and connected receiver settings when the Tx module is installed in an EdgeTx or OpenTx radio.

mLRS.lua is for radios with color screens

mLRS-bw.lua is for radios with black and white screens

mLRS-bw-luac.lua is for some radios with black and white screens which report "not enough memory" with the mLRS-bw.lua file.

Please see the documentation page for install and usage details

Note: If you receive a "not enough memory" error, please try the mLRS-bw-luac.lua file. You can also try reducing the file size by running the code through a Lua minifier tool such as the one here and install the minified version as a workaround. If neither solution works, please report this to the mLRS developers.