1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-24 16:55:36 +03:00

Add baud rate identifier docs for new 230400 & 250000 speeds

This commit is contained in:
Nicholas Sherlock 2015-03-07 02:01:44 +13:00
parent 5e917090b6
commit 644db9b8fa

View file

@ -63,3 +63,5 @@ Each baud rate is assigned an identifier, they are as follows:
| 3 | 38400 |
| 4 | 57600 |
| 5 | 115200 |
| 6 | 230400 |
| 7 | 250000 |