Closed hydra closed 4 years ago
@McGiverGim Please cherry-pick this into the BF configurator if you're working on it, e.g.
cd your-bf-configurator
git remote add hydra git@github.com:hydra/cleanflight-configurator.git
git fetch hydra
git checkout -b vtx-tab-fixes
git cherry-pick hydra/vtx-tab-fixes
git push <your remote> vtx-tab-fixes
See commit messages.