mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-25 01:05:27 +03:00
Fixed and clarified Unified Target config creation instructions.
This commit is contained in:
parent
d17f1d31f8
commit
0a143336ce
1 changed files with 1 additions and 1 deletions
|
@ -60,4 +60,4 @@ These instructions explain how to create a Unified Target configuration for an e
|
|||
|
||||
- edit the resulting file and verify that there are no extra lines before the one starting with `# Betaflight`, and no extra lines after the last line starting with `set`;
|
||||
|
||||
- open a [pull request](https://github.com/betaflight/betaflight/pulls) to put your target configuration into `unified_targets/configs`. If you were assigned a new manufacturer id, als edit `unified_targets/docs/Manufacturers.md` and add this id (the list is in alphabetical order).
|
||||
- open a [pull request](https://github.com/betaflight/betaflight/pulls) to put your target configuration into `unified_targets/configs`. If you were assigned a new manufacturer id that is not yet listed, also edit `unified_targets/docs/Manufacturers.md` and add this id (the list is in alphabetical order).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue