mirror of
https://github.com/iNavFlight/inav-configurator.git
synced 2025-07-25 17:25:14 +03:00
Chrome disallows synchronous URL loading, so all functions requiring the JSON definitions for the settings over MSPv2 need to be async. This required rewriting MSPHelper._getSetting() and all its callers using promises. Fixes #284 |
||
---|---|---|
.. | ||
MSPchainer.js | ||
MSPCodes.js | ||
MSPHelper.js |