(WifiS3 WiFiClient) Reduce memory allocations #407
Labels
topic: code
Related to content of the project itself
type: enhancement
Proposed improvement
type: imperfection
Perceived defect in any part of project
Embedded devices should avoid to use memory allocation - or limit allocations to minimum. Unfortunately, the code for WiFi does not honour this rule.
ArduinoCore-renesas/libraries/WiFiS3/src/WiFiClient.cpp
Line 6 in 03b4a91
The text was updated successfully, but these errors were encountered: