mirror of
https://github.com/betaflight/betaflight-configurator.git
synced 2025-07-23 16:25:22 +03:00
Code style check data_storage.js
This commit is contained in:
parent
ea78239cac
commit
e5235e46e6
1 changed files with 2 additions and 1 deletions
|
@ -139,7 +139,8 @@ var ANALOG = {
|
|||
var ARM_CONFIG = {
|
||||
auto_disarm_delay: 0,
|
||||
disarm_kill_switch: 0
|
||||
}
|
||||
};
|
||||
|
||||
var LOOP_TIME = 0;
|
||||
|
||||
var MISC = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue