mirror of
https://github.com/arduino/Arduino.git
synced 2024-11-28 09:24:14 +01:00
ef15667ae8
A no brainer update. Expose optional timeout parameter values of dhcp for user to adjust on their code. Currently if dhcp server is not available, code will block inside DhcpClass::request_DHCP_lease() for 60s. Having this parameters exposed user can specify their timeout requirements without changing the lib code. Change is backward compatible as parameters are optional and defaults to existing values. |
||
---|---|---|
.. | ||
Audio | ||
Ethernet | ||
GSM | ||
Keyboard | ||
LiquidCrystal | ||
Mouse | ||
Scheduler | ||
SD | ||
Servo | ||
Stepper | ||
TFT | ||
USBHost | ||
WiFi |