HAL_Empty: fixed I2CDriver declaration

This commit is contained in:
Andrew Tridgell 2012-12-18 13:34:32 +11:00
parent 5f7f6966af
commit 6627e7ea0e
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
#include <AP_HAL.h>
#include "I2CDriver.h"
using namespace Empty;