betaflight / betaflight-tx-lua-scripts

Collection of scripts to configure Betaflight from your TX (currently only supported in OpenTx)
GNU General Public License v3.0
604 stars 142 forks source link

JUMPER T15 #511

Open SimoneDallaC opened 1 week ago

SimoneDallaC commented 1 week ago

Lua does not work with the Jumper T15 resolution. Is there a way to fix it or have info to adapt it?

haslinghuis commented 1 week ago

Resolution is already supported

https://github.com/betaflight/betaflight-tx-lua-scripts/blob/1a9002439c9105c9063f1431f354043e655f9cff/src/SCRIPTS/BF/radios.lua#L112

Might have to grab latest version

pfeerick commented 1 week ago

Just to clarify that... support for that resolution was added about five months ago, but the last tagged release for the Lua is from two years ago -1.7.0 - hence the need to use a nightly package to get that.