stm32duino / STM32Ethernet

Arduino library to support Ethernet for STM32 based board
151 stars 42 forks source link

Fix issue with EthernetClient::write and large packages, closes #37 #38

Closed ramboerik closed 4 years ago

ramboerik commented 4 years ago

Fixes #37

fpistm commented 4 years ago

Thanks @ramboerik

I will have a look on this.

fpistm commented 4 years ago

@gdsports, @sstaub, as you made several contributions to this lib. Could you give your feedback on this ? Thanks in advance