From aebed8d28321eb766ca707713a42db25f4907d87 Mon Sep 17 00:00:00 2001 From: "tridge60@gmail.com" Date: Wed, 31 Aug 2011 05:26:07 +0000 Subject: [PATCH] remove MAVLINK_COMM_NUM_BUFFERS this is in GCS_MAVLink.h now git-svn-id: https://arducopter.googlecode.com/svn/trunk@3201 f9c3cf11-9bcb-44bc-f272-b75c42450872 --- ArduCopterMega/ArduCopterMega.pde | 2 -- 1 file changed, 2 deletions(-) diff --git a/ArduCopterMega/ArduCopterMega.pde b/ArduCopterMega/ArduCopterMega.pde index 678c6cfc02..964021965b 100644 --- a/ArduCopterMega/ArduCopterMega.pde +++ b/ArduCopterMega/ArduCopterMega.pde @@ -63,8 +63,6 @@ And much more so PLEASE PM me on DIYDRONES to add your contribution to the List #include // Range finder library #include // Optical Flow library #include - -#define MAVLINK_COMM_NUM_BUFFERS 2 #include // MAVLink GCS definitions // Configuration