mirror of https://github.com/ARMmbed/mbed-os.git
Fix include
parent
db23d53d32
commit
bcacf2136d
|
|
@ -46,7 +46,7 @@
|
|||
#if NRFX_SPIM_ENABLED
|
||||
#include "nrfx_spim.h"
|
||||
#elif NRFX_SPI_ENABLED
|
||||
#include "nrfx_spim.h"
|
||||
#include "nrfx_spi.h"
|
||||
#endif
|
||||
#include "nrf_twi.h"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue