RangeFinder: fixed example build

This commit is contained in:
Andrew Tridgell 2012-11-24 21:08:25 +11:00
parent a096a3fda1
commit 2f8e467ab2
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@
#include <FastSerial.h>
#include <AP_Common.h>
#include <AP_Math.h>
#include <Filter.h>
#include <I2C.h> // Arduino I2C lib
#include <AP_RangeFinder.h> // Range finder library
#include <Arduino_Mega_ISR_Registry.h>