mirror of
https://github.com/meshtastic/firmware.git
synced 2026-01-03 16:41:56 +00:00
Fix compile error on nRF52
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user