Voltangle
Voltangle
[log.txt](https://github.com/AppleIntelWifi/device-logs/files/4850211/log.txt) Wifi entry created, but can't connect to hotspots 
This PR introduces support for debugging Lua software on EdgeTX radios. > **Terminology**: > - ELDP: (E)dgeTX (L)ua (D)ebugger (P)rotocol > - ELDB: (E)dgeTX (Lua) (D)e(b)ugger > - `etxdb`: ELDB...
Something like this:  So you don't need to make every menu item from scratch by yourself.
**Describe the bug** Basically: - do Set Equate with an enum value - rename the values' label to something else - go back to where the Set Equate was done...
**Describe the bug** Essentially this: Instead of decompiling this as `else if (headlight_mode != 2)`, it does this fuckin thing Actually, the whole `if` is scuffed, here's how it looks:...
Sometimes Ghidra doesn't apply Set Equate the first time and instead shows the chooser window again
**Describe the bug** Title's quite clear, try to do Set Equate, sometimes it applies first try, sometimes it just ignores what I try to set and shows me the window...
**Is your feature request related to a problem? Please describe.** Sometimes, some functions are made in a way that some code execution paths will have the same code at the...