AP_Vehicle: remove ancient, misleading Arduino comment

This commit is contained in:
Peter Barker 2018-11-22 17:57:07 +11:00 committed by Peter Barker
parent f9487c3d83
commit 2cea90eefe

View File

@ -15,9 +15,7 @@
#pragma once #pragma once
/* /*
define common vehicle build types. Note that the APM_BUILD_DIRECTORY define common vehicle build types.
define is only available with makefile based build, not with
arduino.
Also note that code needs to support other APM_BUILD_DIRECTORY Also note that code needs to support other APM_BUILD_DIRECTORY
values for example sketches values for example sketches
*/ */