mirror of
https://github.com/iNavFlight/inav-configurator.git
synced 2025-07-13 11:29:53 +03:00
Generate AUX_CONFIGS from FLIGHT_MODES
This commit is contained in:
parent
be186d9133
commit
72eebe7d38
3 changed files with 21 additions and 44 deletions
|
@ -283,4 +283,4 @@ var FLIGHT_MODES = [
|
|||
}
|
||||
];
|
||||
|
||||
module.exports = FLIGHT_MODES;
|
||||
module.exports = {FLIGHT_MODES};
|
Loading…
Add table
Add a link
Reference in a new issue