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
/*
define common vehicle build types. Note that the APM_BUILD_DIRECTORY
define is only available with makefile based build, not with
arduino.
define common vehicle build types.
Also note that code needs to support other APM_BUILD_DIRECTORY
values for example sketches
*/