mirror of
https://github.com/meshtastic/firmware.git
synced 2025-04-26 09:59:01 +00:00
Fix compile error on nRF52
This commit is contained in:
parent
1970d0c00f
commit
371428d6ab
@ -45,7 +45,8 @@
|
||||
#include "RF95Interface.h"
|
||||
#include "SX1262Interface.h"
|
||||
#include "SX1268Interface.h"
|
||||
#if !HAS_RADIO
|
||||
|
||||
#if !HAS_RADIO && defined(ARCH_PORTDUINO)
|
||||
#include "SimRadio.h"
|
||||
#endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user