DHCP connection check for leasetime #1759
-
Is there a function similar to Ethernet.maintain() which needs to be called with Wiznet5100lwIP? |
Beta Was this translation helpful? Give feedback.
Answered by
earlephilhower
Oct 10, 2023
Replies: 1 comment
-
No, it's not needed. The LWIP running in the Pico handles DHCP lease renewal automatically, behind the scenes. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
ZinnerC
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No, it's not needed. The LWIP running in the Pico handles DHCP lease renewal automatically, behind the scenes.