opticalflow: use the right path for SPI.h

This commit is contained in:
Andrew Tridgell 2011-10-09 22:40:00 +11:00
parent 5a71030d76
commit 632e0312de
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@
#include "AP_OpticalFlow_ADNS3080.h"
#include "WProgram.h"
#include "../SPI/SPI.h"
#include "SPI.h"
#define AP_SPI_TIMEOUT 1000