mirror of
https://github.com/betaflight/betaflight-configurator.git
synced 2025-07-16 12:55:14 +03:00
parent
3e92a0bb64
commit
3a6ea29147
3 changed files with 19 additions and 20 deletions
|
@ -3,6 +3,7 @@ import GUI from '../gui';
|
|||
import { get as getConfig, set as setConfig } from '../ConfigStorage';
|
||||
import { get as getStorage, set as setStorage } from '../SessionStorage';
|
||||
import BuildApi from '../BuildApi';
|
||||
import ConfigInserter from "../ConfigInserter.js";
|
||||
|
||||
const firmware_flasher = {
|
||||
targets: null,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue