mirror of
https://github.com/iNavFlight/inav-configurator.git
synced 2025-07-24 16:55:22 +03:00
Add Assistnow Key configuration and some basic build setup
This commit is contained in:
parent
05f6d3e8df
commit
e497b7f360
6 changed files with 31 additions and 0 deletions
|
@ -21,6 +21,7 @@ var globalSettings = {
|
|||
// tree target for documents
|
||||
docsTreeLocation: 'master',
|
||||
cliAutocomplete: true,
|
||||
assistnowApiKey: null,
|
||||
};
|
||||
|
||||
module.exports = { globalSettings, UnitType };
|
Loading…
Add table
Add a link
Reference in a new issue