This repository has been archived by the owner on Feb 4, 2023. It is now read-only.
'ETHERNET_SERVER_SEND_MAX_SIZE' was not declared in this scope #16
Labels
bug
Something isn't working
Error:
If you don't enable large buffer support, then the
ETHERNET_SERVER_SEND_MAX_SIZE
constant is not defiend and the code doesn't compile.EthernetServer_Impl.h:327:
EthernetServer_Impl.h:364
I didn't submit a PR because I'm not sure what the constant should be set to if large buffers is disabled.
The text was updated successfully, but these errors were encountered: