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
1 changed files with 2 additions and 0 deletions

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 |