File tree 2 files changed +2
-19
lines changed
2 files changed +2
-19
lines changed Original file line number Diff line number Diff line change 1
1
# 2.1.1
2
2
3
- This is the 2.1.1 release of the * Rotorflight Lua Scripts for EdgeTX and OpenTX* .
4
-
5
- ## Downloads
6
-
7
- The download locations are:
8
-
9
- - [ Rotorflight Configurator] ( https://github.com/rotorflight/rotorflight-configurator/releases/tag/release/2.1.1 )
10
- - [ Rotorflight Blackbox] ( https://github.com/rotorflight/rotorflight-blackbox/releases/tag/release/2.1.1 )
11
- - [ Lua Scripts for EdgeTX and OpenTX] ( https://github.com/rotorflight/rotorflight-lua-scripts/releases/tag/release/2.1.1 )
12
- - [ Lua Scripts for FrSky Ethos] ( https://github.com/rotorflight/rotorflight-lua-ethos/releases/tag/release/2.1.0 )
13
- - [ Lua Suite for FrSky Ethos] ( https://github.com/rotorflight/rotorflight-lua-ethos-suite/releases/tag/release/2.1.1 )
14
-
15
- ## Notes
16
-
17
- - Rotorflight setup instructions can be found on the Rotorflight website [ www.rotorflight.org ] ( https://www.rotorflight.org/ ) .
18
- - Rotorflight 2.1.1 * is* backward compatible with Rotorflight 2.0. You * can* load your configuration dump from Rotorflight 2.0 into 2.1.1.
19
- - If updating from Rotorflight 1, please setup your helicopter from scratch. Follow the instructions on the website.
20
- - As always, please double check your configuration on the bench before flying!
3
+ This is a maintenance release containing minor bug fixes.
21
4
22
5
## Changes from 2.1.0
23
6
Original file line number Diff line number Diff line change 1
- local LUA_VERSION = " 2.1.0 "
1
+ local LUA_VERSION = " 2.1.1 "
2
2
3
3
local uiStatus =
4
4
{
You can’t perform that action at this time.
0 commit comments