Changed default cmake port for ArduPlane.

This commit is contained in:
James Goppert 2012-04-18 21:31:46 -04:00
parent 0a38e2b8d4
commit cc66e8e259

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?"