diff --git a/js/backup_restore.js b/js/backup_restore.js index 8fee9873..ebf0b505 100644 --- a/js/backup_restore.js +++ b/js/backup_restore.js @@ -772,4 +772,4 @@ function configuration_restore(callback) { upload(); } -} + diff --git a/js/data_storage.js b/js/data_storage.js index d6c54aec..67c5d339 100755 --- a/js/data_storage.js +++ b/js/data_storage.js @@ -179,14 +179,13 @@ var DATAFLASH = { usedSize: 0 }; -<<<<<<< HEAD var RC_controls = { deadband: 0, yaw_deadband: 0, alt_hold_deadband: 0, alt_hold_fast_change: 0 }; -======= + var RX_CONFIG = { serialrx_provider: 0, maxcheck: 0, @@ -207,4 +206,3 @@ var FAILSAFE_CONFIG = { }; var RXFAIL_CONFIG = []; ->>>>>>> cleanflight/development diff --git a/tabs/configuration.html b/tabs/configuration.html index ec6bb3f3..2746cab5 100644 --- a/tabs/configuration.html +++ b/tabs/configuration.html @@ -290,16 +290,10 @@