mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-30 03:27:33 +08:00
Update uart_arch.h (#2758)
Needed to read GNSS uBlox M9N highspeed with 4x active constellations.
This commit is contained in:
@@ -47,6 +47,7 @@
|
|||||||
#define B100000 100000
|
#define B100000 100000
|
||||||
#define B115200 115200
|
#define B115200 115200
|
||||||
#define B230400 230400
|
#define B230400 230400
|
||||||
|
#define B460800 460800
|
||||||
#define B921600 921600
|
#define B921600 921600
|
||||||
#define B1000000 1000000
|
#define B1000000 1000000
|
||||||
#define B1500000 1500000
|
#define B1500000 1500000
|
||||||
|
|||||||
Reference in New Issue
Block a user