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.
2 parents d68c322 + 36377af commit bedb3f9Copy full SHA for bedb3f9
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.1.1-rc1"
+local VERSION = "2.1.1-rc2"
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