Browse Source

typo fix

git-svn-id: https://arducopter.googlecode.com/svn/trunk@2227 f9c3cf11-9bcb-44bc-f272-b75c42450872
master
analoguedevices@gmail.com 14 years ago
parent
commit
f85edbee36
  1. 6
      ArduCopterMega/config.h

6
ArduCopterMega/config.h

@ -125,9 +125,9 @@ @@ -125,9 +125,9 @@
#endif
//Chris: Commenting out assignment of GCS to port 3 because it kills MAVLink on Port 0
/ #ifndef GCS_PORT
/ # define GCS_PORT 3
/ #endif
// #ifndef GCS_PORT
// # define GCS_PORT 3
// #endif
//////////////////////////////////////////////////////////////////////////////
// Serial port speeds.

Loading…
Cancel
Save