EdgeTX / edgetx-sdcard

SD Card contents and images for EdgeTX
125 stars 41 forks source link

EL18 support more Theme LUA“320*480” #161

Closed fxk666 closed 4 weeks ago

fxk666 commented 3 months ago

Which LUA can support in EL18?

pfeerick commented 3 months ago

I'm not sure the question... Lua or themes (as the title says themes and lua?) If you want themes... you want to look at https://github.com/EdgeTX/themes

EL18 / 320x480 has always had a much more limited audience, so there are very few Lua scripts that are specifically adapted for that screen orientation / and touch only nature. https://github.com/yaapu/FrskyTelemetryScript and https://github.com/iNavFlight/OpenTX-Telemetry-Widget are the only two big ones I know of... ELRS Lua should work just fine also.

fxk666 commented 3 months ago

I am looking for a way to reproduce this situation. Thank you for your reply

---Original--- From: "Peter @.> Date: Thu, Jul 25, 2024 14:37 PM To: @.>; Cc: @.**@.>; Subject: Re: [EdgeTX/edgetx-sdcard] EL18 support more Theme LUA“320*480” (Issue #161)

I'm not sure the question... Lua or themes (as the title says themes and lua?) If you want themes... you want to look at https://github.com/EdgeTX/themes

EL18 / 320x480 has always had a much more limited audience, so there are very few Lua scripts that are specifically adapted for that screen orientation / and touch only nature. https://github.com/yaapu/FrskyTelemetryScript and https://github.com/iNavFlight/OpenTX-Telemetry-Widget are the only two big ones I know of... ELRS Lua should work just fine also.

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

pfeerick commented 3 months ago

What situation are you trying to reproduce?