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

fix(lua): incorrect name for MIN source #5293

Merged
merged 1 commit into from
Jul 13, 2024

Conversation

frankiearzu
Copy link
Contributor

Fixes #5292

Summary of changes:
Corrected the source constant to use for min,

Now it returns properly min or max.

@frankiearzu frankiearzu changed the title Fix name of MIN source. LUA-API: Fix name of MIN source. Jul 13, 2024
@frankiearzu
Copy link
Contributor Author

MIN now shows properly:
image
image

@pfeerick pfeerick added bug 🪲 Something isn't working lua labels Jul 13, 2024
@pfeerick pfeerick added this to the 2.10.x milestone Jul 13, 2024
@pfeerick
Copy link
Member

Thank you for both reporting and fixing... and on the same day! 🚀 😁

@pfeerick pfeerick changed the title LUA-API: Fix name of MIN source. fix(lua): incorrect name for MIN source Jul 13, 2024
@pfeerick pfeerick merged commit 1942e41 into EdgeTX:main Jul 13, 2024
47 checks passed
@frankiearzu frankiearzu deleted the lua_min_fix branch July 30, 2024 20:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🪲 Something isn't working lua
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Lua: getFieldInfo using "Min" or "Max" always return min.
2 participants