Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Duet3D/RepRapFirmware.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Crocker <dcrocker@eschertech.com>2022-10-12 17:57:02 +0300
committerDavid Crocker <dcrocker@eschertech.com>2022-10-12 17:57:02 +0300
commitf4c0f72ccbbb40b0bf750336df2aa1153519ee73 (patch)
tree03788b96f64856c972d561ea8be43c531f990281 /src/Networking/MulticastDiscovery/fgmc_protocol.h
parentd096461d168bc1e93f4d976b83c0d6bad7065cc6 (diff)
Fixed loss of pbufs in MulticastResponder
Diffstat (limited to 'src/Networking/MulticastDiscovery/fgmc_protocol.h')
-rw-r--r--src/Networking/MulticastDiscovery/fgmc_protocol.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Networking/MulticastDiscovery/fgmc_protocol.h b/src/Networking/MulticastDiscovery/fgmc_protocol.h
index 436ddd00..77e7907c 100644
--- a/src/Networking/MulticastDiscovery/fgmc_protocol.h
+++ b/src/Networking/MulticastDiscovery/fgmc_protocol.h
@@ -36,7 +36,7 @@ public:
/// \param nConn connection
/// \param inputBufferAddress fgmc request frame
/// \param rxLength receive frame length
- void handleStream(unsigned int iFaceId, uint8_t* inputBufferAddress, uint32_t rxLength) noexcept;
+ void handleStream(unsigned int iFaceId, const uint8_t* inputBufferAddress, uint32_t rxLength) noexcept;
private:
/// this functions sends fgmc frame