mirror of
https://github.com/betaflight/betaflight-configurator.git
synced 2025-07-23 16:25:22 +03:00
Presets TAB
This commit is contained in:
parent
41747c65b6
commit
e63a5fe642
39 changed files with 3375 additions and 19 deletions
|
@ -30,6 +30,9 @@ const CONFIGURATOR = {
|
|||
cliActive: false,
|
||||
cliValid: false,
|
||||
productName: 'Betaflight Configurator',
|
||||
cliEngineActive: false,
|
||||
cliEngineValid: false,
|
||||
gitChangesetId: 'unknown',
|
||||
version: '0.0.1',
|
||||
gitRevision: 'norevision',
|
||||
latestVersion: '0.0.1',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue