mirror of https://github.com/ARMmbed/mbed-os.git
removed mbed.h from h file
parent
39a918e5d0
commit
a96b528987
|
@ -16,7 +16,7 @@
|
||||||
#ifndef MBED_SPIF_BLOCK_DEVICE_H
|
#ifndef MBED_SPIF_BLOCK_DEVICE_H
|
||||||
#define MBED_SPIF_BLOCK_DEVICE_H
|
#define MBED_SPIF_BLOCK_DEVICE_H
|
||||||
|
|
||||||
#include <mbed.h>
|
#include <SPI.h>
|
||||||
#include "BlockDevice.h"
|
#include "BlockDevice.h"
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue