opticalflow: use the right path for SPI.h
This commit is contained in:
parent
f4184d0b02
commit
67630d42e7
@ -25,7 +25,7 @@
|
||||
|
||||
#include "AP_OpticalFlow_ADNS3080.h"
|
||||
#include "WProgram.h"
|
||||
#include "../SPI/SPI.h"
|
||||
#include "SPI.h"
|
||||
|
||||
#define AP_SPI_TIMEOUT 1000
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user