mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-25 01:05:27 +03:00
Updating files to reflect the name of this fork.
This commit is contained in:
parent
938653c9fa
commit
b0a5d0bd63
3 changed files with 12 additions and 7 deletions
11
README.md
11
README.md
|
@ -1,5 +1,6 @@
|
||||||
Baseflight Configurator
|
Cleanflight Configurator
|
||||||
=======================
|
========================
|
||||||
|
|
||||||
Configurator based on chrome.serial API running on Google Chrome/Chromium core
|
Configurator based on chrome.serial API running on Google Chrome/Chromium core
|
||||||
|
|
||||||
Keep in mind that this configurator is the most up-to-date configurator implementation for Baseflight flight software,
|
Keep in mind that this configurator is the most up-to-date configurator implementation for Baseflight flight software,
|
||||||
|
@ -29,4 +30,8 @@ Linux users
|
||||||
|
|
||||||
Developers
|
Developers
|
||||||
----------
|
----------
|
||||||
We accept clean and reasonable patches, always target the <strong>"development"</strong> branch for the pull requests
|
We accept clean and reasonable patches, always target the <strong>"development"</strong> branch for the pull requests
|
||||||
|
|
||||||
|
Note
|
||||||
|
----
|
||||||
|
This is a fork of Baseflight Configurator to support Cleanflight instead of baseflight.
|
||||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 16 KiB |
|
@ -3,10 +3,10 @@
|
||||||
"minimum_chrome_version": "33",
|
"minimum_chrome_version": "33",
|
||||||
"version": "0.39",
|
"version": "0.39",
|
||||||
|
|
||||||
"author": "cTn",
|
"author": "Hydra",
|
||||||
"name": "Baseflight - Configurator",
|
"name": "Cleanflight - Configurator",
|
||||||
"short_name": "baseflight",
|
"short_name": "cleanflight",
|
||||||
"description": "Crossplatform configuration tool for Baseflight flight control system",
|
"description": "Crossplatform configuration tool for Cleanflight flight control system",
|
||||||
|
|
||||||
"offline_enabled": true,
|
"offline_enabled": true,
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue