Browse Source

removed unused EEPROMB include

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

1
ArduCopterMega/ArduCopterMega.pde

@ -21,7 +21,6 @@ version 2.1 of the License, or (at your option) any later version. @@ -21,7 +21,6 @@ version 2.1 of the License, or (at your option) any later version.
// Libraries
#include <FastSerial.h>
#include <AP_Common.h>
#include <AP_EEPROMB.h>
#include <APM_RC.h> // ArduPilot Mega RC Library
#include <RC_Channel.h> // ArduPilot Mega RC Library
#include <AP_ADC.h> // ArduPilot Mega Analog to Digital Converter Library

Loading…
Cancel
Save