Changed default cmake port for ArduPlane.

This commit is contained in:
James Goppert 2012-04-18 21:31:46 -04:00
parent 0e7e77760a
commit 0f90164f03
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@
apm_option("APM_PROGRAMMING_PORT" TYPE STRING
DESCRIPTION "Programming upload port?"
DEFAULT "/dev/ttyUSB0")
DEFAULT "/dev/ttyACM0")
apm_option("APM_HARDWARE" TYPE STRING
DESCRIPTION "APM Hardware?"