7 Nov
2024
7 Nov
'24
3:54 p.m.
On Tue, 5 Nov 2024 20:07:44 -0500
Jon Maloy
In order to reduce static memory and code footprint, we merge the array for l2 flag frames into the one for payload frames.
This change also ensures that no flag message will be sent out over the l2 media bypassing already queued payload messages.
Applied. -- Stefano