We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1366aea commit fb8c77aCopy full SHA for fb8c77a
1 file changed
README.md
@@ -44,6 +44,16 @@ WIDGETS/
44
45
The shared library `SCRIPTS/ELRS/crsf.lua` is required by both widgets.
46
47
+### Install with edgetx-cli
48
+
49
+You can also install this package using [edgetx-cli](https://github.com/jurgelenas/edgetx-cli):
50
51
+```sh
52
+edgetx-cli pkg install ExpressLRS/Lua-Scripts@unified-lua-lsp
53
+```
54
55
+Use the `--eject` flag to automatically unmount the SD card after installation.
56
57
## ExpressLRS Configuration Tool
58
59
The main tool (`SCRIPTS/TOOLS/ExpressLRS/`) lets you configure your ExpressLRS transmitter and receiver settings directly from your radio.
0 commit comments