mirror of
https://github.com/iNavFlight/inav-configurator.git
synced 2025-07-14 20:10:11 +03:00
validation
This commit is contained in:
parent
e7a02d0e21
commit
fd62b8568c
8 changed files with 38 additions and 28 deletions
|
@ -50,7 +50,7 @@ function configuration_backup() {
|
|||
AUX_val: AUX_CONFIG_values,
|
||||
RC: RC_tuning,
|
||||
AccelTrim: CONFIG.accelerometerTrims
|
||||
}
|
||||
};
|
||||
|
||||
// crunch the config object
|
||||
var serialized_config_object = JSON.stringify(configuration);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue