Commit 6f798aa
Reduce Lua memory again, use nil instead of 0/false, free unused funcs (ExpressLRS#1056)
* Use nil instead of 0/false, free unused funcs
* Always return 0 from run function
* Fix missing device folder
* Make sure field isn't nil before working with it
* Do not request a field if fields_count is 0
* Fixup mockup
* Add back double-checks that if it reads bad data we don't crash
* fix compatibility
* fix err
* fix err
* fix title and revert some old var
* not the attr,its the concenating of goodbadpkt
* Workaround FreedomTX tonumber weirdness
Co-authored-by: Paul Kendall <[email protected]>
Co-authored-by: StonedDawg <[email protected]>1 parent 2d9a58a commit 6f798aa
2 files changed
Lines changed: 169 additions & 172 deletions
0 commit comments