Plane: use a larger serial buffer
this makes higher rate MAVLink possible again
This commit is contained in:
parent
c3b5f20a45
commit
c083c15240
@ -707,6 +707,6 @@
|
||||
#endif
|
||||
|
||||
#ifndef SERIAL_BUFSIZE
|
||||
# define SERIAL_BUFSIZE 256
|
||||
# define SERIAL_BUFSIZE 512
|
||||
#endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user