mirror of
https://github.com/meshtastic/firmware.git
synced 2025-12-23 03:00:56 +00:00
want_ack flag added
This commit is contained in:
@@ -30,10 +30,6 @@
|
||||
class FloodingRouter : public Router, private PacketHistory
|
||||
{
|
||||
private:
|
||||
/**
|
||||
* Packets we've received that we need to resend after a short delay
|
||||
*/
|
||||
PointerQueue<MeshPacket> toResend;
|
||||
|
||||
public:
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user