Skip to content

Commit 0913d07

Browse files
committed
Added warning about OpenTX 2.2.1 memory issues.
1 parent 86e20f6 commit 0913d07

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# betaflight-tx-lua-scripts
22

3+
### Important:
4+
5+
Some changes in the recently released OpenTX 2.2.1 cause this version to have less RAM available for lua scripts than previous versions. This often leads to problems when using the Betaflight TX lua scripts on the Taranis X9D. A discussion of these problems can be found [here](betaflight/betaflight-tx-lua-scripts#97).
6+
A potential fix to increase the amount of RAM available has been identified: opentx/opentx#5579.
7+
For now, the recommendation is for users wanting to update OpenTX from 2.2.0 to 2.2.1 on a Taranis X9D (and keep using the Betaflight TX lua scripts) to hold on and monitor the situation, in the hope that OpenTX will release a version with this bugfix in the near future.
8+
39
### How to download the scripts
410

511
Please visit the [releases page](https://github.com/betaflight/betaflight-tx-lua-scripts/releases) to download a zip file containing latest version.

0 commit comments

Comments
 (0)