1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-23 08:15:30 +03:00
betaflight/src
ligenxxxx a5cd9ea7c3 Modified UART_TX_BUFFER_SIZE for USE_MSP_DISPLAYPORT
I did a test and added a lot of osd elements (basically all osd elements I can add, excluding GPS and ESC elements), and even some have overlapped. In this case, there is no problem at all. TxBufferSize is set to 1024. It is sufficient for normal conditions.
2020-12-24 19:15:14 +08:00
..
link Add USE_LEDSTRIP_CACHE_MGMT option to use explicit cache management for LED strip. 2020-12-14 19:35:13 +00:00
main Modified UART_TX_BUFFER_SIZE for USE_MSP_DISPLAYPORT 2020-12-24 19:15:14 +08:00
test Make test compatible with clang 11 on linux 2020-12-15 21:02:46 +01:00
utils Fix dfuse and python check 2020-10-13 01:52:21 +02:00