mirror of
https://github.com/micropython/micropython.git
synced 2026-01-07 20:50:14 +01:00
The ESP SDK supports configuring the hostname that is
reported when doing a DHCP request in station mode. This commit
exposes that under network.WLAN(network.STA_IF).config('dhcp_hostname')
as a read/write value similar to other parameters.
18 KiB
18 KiB