ExpressLRS / Backpack

Firmware for ExpressLRS compatible backpacks
GNU General Public License v3.0
100 stars 73 forks source link

Fix wifi flashing #146

Closed pkendall64 closed 3 months ago

pkendall64 commented 4 months ago

As part of the Antenna Tracking merge a parameter was added, but the binary flasher code was not passing the parameter. The "fix" in the antenna tracker code fix flashing from VSCode, but broke the configurator flashing.

This PR fixes it so both now work.