File tree Expand file tree Collapse file tree 1 file changed +34
-0
lines changed Expand file tree Collapse file tree 1 file changed +34
-0
lines changed Original file line number Diff line number Diff line change
1
+ [
2
+ {
3
+ "name" : " TBS Agent Lite" ,
4
+ "description" : " Configure TBS products using only your radio." ,
5
+ "filename" : " https://www.team-blacksheep.com/tbs-agent-lite.zip" ,
6
+ "infourl" : " https://www.team-blacksheep.com/products/prod:agentx" ,
7
+ "default" : false ,
8
+ "official" : false
9
+ },
10
+ {
11
+ "name" : " ExpressLRS Lua V2" ,
12
+ "description" : " Configure ExpressLRS Modules and Receivers running v2 firmware." ,
13
+ "filename" : " https://raw.githubusercontent.com/ExpressLRS/ExpressLRS/master/src/lua/elrsV2.lua" ,
14
+ "infourl" : " https://www.expresslrs.org/2.0/quick-start/lua-howto/" ,
15
+ "default" : false ,
16
+ "official" : false
17
+ },
18
+ {
19
+ "name" : " Multi-Module Lua Scripts" ,
20
+ "description" : " Configure Internal or External Multiprotocol modules." ,
21
+ "filename" : " https://github.com/pascallanger/DIY-Multiprotocol-TX-Module/releases/download/v1.3.3.0/MultiLuaScripts.zip" ,
22
+ "infourl" : " https://github.com/pascallanger/DIY-Multiprotocol-TX-Module" ,
23
+ "default" : true ,
24
+ "official" : false
25
+ },
26
+ {
27
+ "name" : " Betaflight Lua Scripts" ,
28
+ "description" : " Configure PIDs, Rates, and more on your Betaflight quad." ,
29
+ "filename" : " https://github.com/betaflight/betaflight-tx-lua-scripts/releases/download/1.5.0/betaflight-tx-lua-scripts_1.5.0.zip" ,
30
+ "infourl" : " https://github.com/betaflight/betaflight-tx-lua-scripts" ,
31
+ "default" : false ,
32
+ "official" : false
33
+ }
34
+ ]
You can’t perform that action at this time.
0 commit comments