Fixed and clarified Unified Target config creation instructions.

This commit is contained in:
mikeller 2019-03-17 11:25:42 +13:00
parent d17f1d31f8
commit 0a143336ce
1 changed files with 1 additions and 1 deletions

View File

@ -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).