Skip to content

Instantly share code, notes, and snippets.

@JosefB87
JosefB87 / vtx.lua
Last active January 15, 2021 22:16 — forked from ghostface/vtx.lua
VTX Power switching via transmitter switch (Opentx/Betaflight/Tramp/Smartaudio)
-- *Fixed version of JosefB87 for OpenTX 2.2.4
--
-- *Fixed version of wkochFPV for BF 3.5
-- Original: https://github.com/betaflight/betaflight/issues/3094#issuecomment-302953603
-- Note: If you put it on a 3-way switch and go from first to third position fast it may not register correctly so better step through slowly
--
-- *Changes:
-- Changed played soundfiles using new soundfile naming pattern since Open TX 2.2.4
-- Corrected loading of dependencies
-- Shortened filename to make it compatible with latest opentx restrictions