stm32duino / STM32Ethernet

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

EthernetClient.setTimeout shadows Stream.setTimeout #72

Closed JAndrassy closed 10 months ago

JAndrassy commented 10 months ago

EthernetClient has setTimeout instead of setConnectionTimeout. setTimeout shadows Stream.setTimeout