rm 'and comp
This commit is contained in:
parent
12b5722369
commit
0c5594bfcf
|
@ -110,7 +110,7 @@
|
||||||
%% Max Packets that Awaiting PUBREL
|
%% Max Packets that Awaiting PUBREL
|
||||||
max_awaiting_rel = 100,
|
max_awaiting_rel = 100,
|
||||||
|
|
||||||
%% Awaiting timers for ack, rel and comp.
|
%% Awaiting timers for ack, rel.
|
||||||
awaiting_ack :: map(),
|
awaiting_ack :: map(),
|
||||||
|
|
||||||
%% Retries to resend the unacked messages
|
%% Retries to resend the unacked messages
|
||||||
|
|
Loading…
Reference in New Issue