Skip to content

Commit 3562665

Browse files
authored
Added ExpressLRS
1 parent f615061 commit 3562665

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
The goal for this repo is to have a central place to share example Lua scripts, host any 'new' scripts, and to document where to find Lua scripts that already exist, as well as any tips or tricks related to getting started with them.
44

55
List of Lua-scripts:
6+
* [ExpressLRS](https://www.expresslrs.org/1.0/quick-start/tx-prep/#lua-script) - LUA configurator for ExpressLRS hardware<br/>
7+
<img src="https://www.expresslrs.org/1.0/assets/images/lua2.jpg" width="250"></a>
8+
<img src="https://www.expresslrs.org/1.0/assets/images/lua1.jpg" width="250"></a>
69

710
* [Yaapu telemetry widget](https://github.com/yaapu/FrskyTelemetryScript) - ArduPilot LUA telemetry script for color and B&W
811
<br/>For color screen radios, use [rotorman's fork](https://github.com/rotorman/FrskyTelemetryScript/tree/dev/HORUS/SOURCES/SRC) instead, which has EdgeTX color fixes, and support for [OlliW MavSDK](http://www.olliw.eu/2020/olliwtelem/) ([EdgeTX PR #150](https://github.com/EdgeTX/edgetx/pull/150))<br/>
@@ -42,5 +45,5 @@ Scripts to complement the Multi Protocol Module, such as allowing you to configu
4245
<img src="http://fm2m.jimb40.com/assets/images/config02-212x64.png"></a>
4346
<img src="http://fm2m.jimb40.com/assets/images/fm2m-toolboxbw-newfeature-212x64.png"></a>
4447

45-
* [TBS Agent Lite](https://www.team-blacksheep.com/products/prod:agentx) - LUA configurator for numerous TBS products<br/><img src="http://fm2m.jimb40.com/assets/images/tbs-agent-lite-480x272.png" width="250"></a>
46-
48+
* [TBS Agent Lite](https://www.team-blacksheep.com/products/prod:agentx) - LUA configurator for numerous TBS products<br/>
49+
<img src="http://fm2m.jimb40.com/assets/images/tbs-agent-lite-480x272.png" width="250"></a>

0 commit comments

Comments
 (0)