mirror of
https://github.com/betaflight/betaflight-configurator.git
synced 2025-07-16 12:55:14 +03:00
Updating to use API version 1.1.
This commit is contained in:
parent
64a8dfd4d2
commit
32820853ce
7 changed files with 117 additions and 55 deletions
|
@ -23,7 +23,7 @@ function configuration_backup(callback) {
|
|||
*/
|
||||
MSP_codes.MSP_MISC,
|
||||
MSP_codes.MSP_RCMAP,
|
||||
MSP_codes.MSP_CONFIG
|
||||
MSP_codes.MSP_BF_CONFIG
|
||||
];
|
||||
|
||||
var configuration = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue