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