Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Save vtx_table lua file. #1759

Merged
merged 3 commits into from
Oct 29, 2019
Merged

Conversation

frozenskys
Copy link
Contributor

Matches up with the lua script changes in betaflight/betaflight-tx-lua-scripts#264
Probably needs some tidying up, suggestions welcome. :)

@frozenskys frozenskys force-pushed the save_vtx_table_lua branch 2 times, most recently from 0febf39 to 1683d39 Compare October 23, 2019 08:27
@frozenskys frozenskys marked this pull request as ready for review October 23, 2019 20:30
@@ -5225,6 +5225,10 @@
"message": "Save to file",
"description": "Save to file button in the VTX tab"
},
"vtxButtonSaveLua": {
"message": "Save Lua Script",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think for this it would be helpful to add a tooltip to this button that provided a short explanation of how users can use this to get their custom VTX table supported in the lua scripts.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great idea... I'll also look at updating the lua readme.

@mikeller mikeller added this to the 10.7.0 milestone Oct 27, 2019
@mikeller mikeller merged commit 49c7da5 into betaflight:master Oct 29, 2019
@frozenskys frozenskys deleted the save_vtx_table_lua branch October 31, 2019 13:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants