Browse Source

Remove a stale reference to APM_BinComm.

git-svn-id: https://arducopter.googlecode.com/svn/trunk@1765 f9c3cf11-9bcb-44bc-f272-b75c42450872
master
DrZiplok 14 years ago
parent
commit
d279cc49d2
  1. 1
      ArduCopterMega/ArduCopterMega.pde

1
ArduCopterMega/ArduCopterMega.pde

@ -26,7 +26,6 @@ version 2.1 of the License, or (at your option) any later version. @@ -26,7 +26,6 @@ version 2.1 of the License, or (at your option) any later version.
// Libraries
#include <FastSerial.h>
#include <AP_Common.h>
#include <APM_BinComm.h>
#include <APM_RC.h> // ArduPilot Mega RC Library
#include <AP_GPS.h> // ArduPilot GPS library
#include <Wire.h> // Arduino I2C lib

Loading…
Cancel
Save