iNavFlight / inav-configurator

GNU General Public License v3.0
565 stars 304 forks source link

[master] BLE option fails in Linux #2091

Open stronnag opened 1 month ago

stronnag commented 1 month ago

fails with

2024-05-20 @ 20:45:39 -- Error while opening BLE device: TypeError: Cannot read properties of undefined (reading 'requestDevice')

As an aside, the "reference" Electron code does work.