mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-24 00:35:39 +03:00
updating changelog and manifest
This commit is contained in:
parent
5bbb07a9e9
commit
a7364d9112
2 changed files with 7 additions and 1 deletions
|
@ -1,3 +1,9 @@
|
||||||
|
<span>06.27.2014 - 0.44</span>
|
||||||
|
<p>
|
||||||
|
- Added more scale factors in the motor testing tab<br />
|
||||||
|
- If application closes without disconnecting motors should spin down<br />
|
||||||
|
- Bugfixes for CLI, Motor Testing & Logging tabs<br />
|
||||||
|
</p>
|
||||||
<span>06.26.2014 - 0.43</span>
|
<span>06.26.2014 - 0.43</span>
|
||||||
<p>
|
<p>
|
||||||
- Experimental passthrough support for logging<br />
|
- Experimental passthrough support for logging<br />
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"manifest_version": 2,
|
"manifest_version": 2,
|
||||||
"minimum_chrome_version": "33",
|
"minimum_chrome_version": "33",
|
||||||
"version": "0.43",
|
"version": "0.44",
|
||||||
|
|
||||||
"author": "cTn",
|
"author": "cTn",
|
||||||
"name": "Baseflight - Configurator",
|
"name": "Baseflight - Configurator",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue