1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-19 22:35:23 +03:00

routine update

This commit is contained in:
cTn 2013-11-09 09:32:32 +01:00
parent 0cc045317b
commit 6d3f35de0d

View file

@ -1,6 +1,7 @@
<span>xx.xx.xxxx - 0.12</span> <span>xx.xx.xxxx - 0.12</span>
<p> <p>
- Bugfixes related to failing connect procedure<br /> - Bugfixes related to failing connect procedure<br />
- Bugfixes related to GPS data types<br />
- Implemented experimental <strong>Servos</strong> tab<br /> - Implemented experimental <strong>Servos</strong> tab<br />
- Updated MSP to the latest version<br /> - Updated MSP to the latest version<br />
- Major MSP refactoring, improving reliability in some cases<br /> - Major MSP refactoring, improving reliability in some cases<br />