stm32duino / STM32Ethernet

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

fix: Assume DNS is the same IP than gateway #58

Closed ABOSTM closed 2 years ago

ABOSTM commented 2 years ago

fix: Assume DNS is the same IP than gateway

When DNS is not provided, it is more likely to be the same than gateway (more likely than xx.xx.xx.1)