From 29aea35eaea094628995696cefb0604f2a3219dd Mon Sep 17 00:00:00 2001 From: rmackay9 Date: Tue, 6 Mar 2012 22:15:02 +0900 Subject: [PATCH] ArduCopter - added OCTA_QUAD_FRAME to comments in APM_Configh.h to help user select frame when compiling with arduino --- ArduCopter/APM_Config.h | 1 + 1 file changed, 1 insertion(+) diff --git a/ArduCopter/APM_Config.h b/ArduCopter/APM_Config.h index bc2cbc74b5..1c766e182f 100644 --- a/ArduCopter/APM_Config.h +++ b/ArduCopter/APM_Config.h @@ -18,6 +18,7 @@ HEXA_FRAME Y6_FRAME OCTA_FRAME + OCTA_QUAD_FRAME HELI_FRAME */