Fix compile error on nRF52
This commit is contained in:
co-authored by
GitHub
parent
1970d0c00f
commit
371428d6ab
+2
-1
@@ -45,7 +45,8 @@
|
|||||||
#include "RF95Interface.h"
|
#include "RF95Interface.h"
|
||||||
#include "SX1262Interface.h"
|
#include "SX1262Interface.h"
|
||||||
#include "SX1268Interface.h"
|
#include "SX1268Interface.h"
|
||||||
#if !HAS_RADIO
|
|
||||||
|
#if !HAS_RADIO && defined(ARCH_PORTDUINO)
|
||||||
#include "SimRadio.h"
|
#include "SimRadio.h"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user