mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-10 18:08:30 -04:00
AP_DataFlash_test wibble
This commit is contained in:
parent
605f89fa69
commit
aa210d7e99
@ -8,7 +8,7 @@
|
||||
#include <AP_Common.h>
|
||||
#include <AP_Math.h> // ArduPilot Mega Vector/Matrix math Library
|
||||
#include <SPI.h> // Arduino SPI lib
|
||||
#include <AP_Semaphore.h> // for removing conflict with dataflash on SPI3 bus
|
||||
#include <AP_Semaphore.h> // Required by DataFlash library
|
||||
#include <DataFlash.h>
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
|
Loading…
Reference in New Issue
Block a user