We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2544d4d commit 8e8dfe7Copy full SHA for 8e8dfe7
1 file changed
src/SCRIPTS/TELEMETRY/iNav.lua
@@ -2,7 +2,7 @@
2
-- Docs: https://github.com/iNavFlight/OpenTX-Telemetry-Widget
3
4
local zone, options = ...
5
-local VERSION = "2.2.0-lr3"
+local VERSION = "2.2.0"
6
local FILE_PATH = "/SCRIPTS/TELEMETRY/iNav/"
7
local SMLCD = LCD_W < 212
8
local HORUS = LCD_W >= 480 or LCD_H >= 480
0 commit comments