mirror of
https://github.com/meshtastic/firmware.git
synced 2025-12-20 17:52:35 +00:00
more cppcheck warnings fixes
This commit is contained in:
@@ -154,4 +154,4 @@ class MeshPlugin
|
||||
/** set the destination and packet parameters of packet p intended as a reply to a particular "to" packet
|
||||
* This ensures that if the request packet was sent reliably, the reply is sent that way as well.
|
||||
*/
|
||||
void setReplyTo(MeshPacket *p, const MeshPacket &to);
|
||||
void setReplyTo(MeshPacket *p, const MeshPacket &to);
|
||||
|
||||
Reference in New Issue
Block a user