mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-12 19:08:29 -04:00
typo fix
git-svn-id: https://arducopter.googlecode.com/svn/trunk@2227 f9c3cf11-9bcb-44bc-f272-b75c42450872
This commit is contained in:
parent
d488c1bf58
commit
f85edbee36
@ -125,9 +125,9 @@
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
//Chris: Commenting out assignment of GCS to port 3 because it kills MAVLink on Port 0
|
//Chris: Commenting out assignment of GCS to port 3 because it kills MAVLink on Port 0
|
||||||
/ #ifndef GCS_PORT
|
// #ifndef GCS_PORT
|
||||||
/ # define GCS_PORT 3
|
// # define GCS_PORT 3
|
||||||
/ #endif
|
// #endif
|
||||||
|
|
||||||
//////////////////////////////////////////////////////////////////////////////
|
//////////////////////////////////////////////////////////////////////////////
|
||||||
// Serial port speeds.
|
// Serial port speeds.
|
||||||
|
Loading…
Reference in New Issue
Block a user