mirror of
https://github.com/meshtastic/firmware.git
synced 2025-02-02 18:59:56 +00:00
fix build for nrf52
This commit is contained in:
parent
9d81511153
commit
bbc8fc0269
@ -1,5 +1,7 @@
|
||||
#include "MeshPacketQueue.h"
|
||||
|
||||
#include <algorithm>
|
||||
|
||||
/// @return the priority of the specified packet
|
||||
inline uint32_t getPriority(MeshPacket *p)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user