mirror of
https://github.com/meshtastic/firmware.git
synced 2025-12-22 10:42:49 +00:00
Let SimRadio start receive a packet if its PortNum is Simulator_App
This commit is contained in:
@@ -10,6 +10,9 @@
|
||||
#include "MeshTypes.h"
|
||||
#include "Observer.h"
|
||||
#include "PointerQueue.h"
|
||||
#ifdef ARCH_PORTDUINO
|
||||
#include "mesh/SimRadio.h"
|
||||
#endif
|
||||
|
||||
/**
|
||||
* Top level app for this service. keeps the mesh, the radio config and the queue of received packets.
|
||||
|
||||
Reference in New Issue
Block a user