1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-18 22:05:17 +03:00
betaflight/docs/Development.md
2014-05-24 17:55:48 +01:00

12 lines
231 B
Markdown

#Development
This document is primarily for developers only.
##TODO
* Test OpenLRSNG's RSSI PWM on AUX5-8.
* Add support for UART3/4 on STM32F3.
##Known Issues
* Softserial RX on STM32F3 does not work. TX is fine.