kopia lustrzana https://github.com/jgromes/RadioLib
try move include inside
rodzic
3d43a618e3
commit
f37c0b55c0
|
@ -1,8 +1,9 @@
|
||||||
#include "TypeDef.h"
|
|
||||||
#include "Hal.h"
|
|
||||||
#if !defined(_RADIOLIB_MODULE_H)
|
#if !defined(_RADIOLIB_MODULE_H)
|
||||||
#define _RADIOLIB_MODULE_H
|
#define _RADIOLIB_MODULE_H
|
||||||
|
|
||||||
|
#include "TypeDef.h"
|
||||||
|
#include "Hal.h"
|
||||||
|
|
||||||
#if defined(RADIOLIB_BUILD_ARDUINO)
|
#if defined(RADIOLIB_BUILD_ARDUINO)
|
||||||
#include <SPI.h>
|
#include <SPI.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
Ładowanie…
Reference in New Issue