You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The comment on writeTo claims that its parameter points to a buffer that is MAX_MTU_SIZE in length, but MAX_MTU_SIZE does not appear to be defined anywhere.
The comment on writeTo claims that its parameter points to a buffer that is MAX_MTU_SIZE in length, but MAX_MTU_SIZE does not appear to be defined anywhere.
MeshCore/src/Packet.h
Line 101 in 03b6ef4