iNavFlight / OpenTX-Telemetry-Widget

INAV Lua Telemetry with support for EdgeTX
https://luatelemetry.readthedocs.io/en/latest/
GNU General Public License v3.0
156 stars 32 forks source link

Fix 'not enough memory' on flight reset #140

Closed csurf closed 5 months ago

csurf commented 5 months ago

The script will crash w/ the 'not enough memory' error on Taranis when selecting 'Reset Flight' radio option. This fix adds some garbage collection to prevent the crash. Tested & confirmed working on Taranis X9D+.