stm32duino / STM32Ethernet

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

EthernetClass - add setDnsServerIP as in Arduino Ethernet library #80

Closed JAndrassy closed 7 months ago

JAndrassy commented 8 months ago

EthernetClass - add setDnsServerIP as in Arduino Ethernet library

overview of Ethernet legacy getters and setters in Arduino Ethernet libraries

JAndrassy commented 8 months ago

I fixed the code style problem. sorry

fpistm commented 8 months ago

No worry . 😉