kopia lustrzana https://github.com/jgromes/RadioLib
[ArduinoHal] Fix missing directory specifier in include
rodzic
412136845f
commit
a953475b9a
|
@ -1,5 +1,5 @@
|
||||||
// make sure this is always compiled
|
// make sure this is always compiled
|
||||||
#include "TypeDef.h"
|
#include "../../TypeDef.h"
|
||||||
|
|
||||||
#if !defined(_RADIOLIB_ARDUINOHAL_H)
|
#if !defined(_RADIOLIB_ARDUINOHAL_H)
|
||||||
#define _RADIOLIB_ARDUINOHAL_H
|
#define _RADIOLIB_ARDUINOHAL_H
|
||||||
|
|
Ładowanie…
Reference in New Issue