diff options
author | Chris Popp <christopherpopp@yahoo.com> | 2016-10-30 16:57:49 +0000 |
---|---|---|
committer | Paul Sokolovsky <pfalcon@users.sourceforge.net> | 2016-11-09 00:33:13 +0300 |
commit | 52df2f889e3315a4ced5a81e80efbb138182cd1b (patch) | |
tree | e3e6e9bedd49b5df7f60a9295d17a3fa8cd96e5b /esp8266/intr.c | |
parent | 2bf96612d2c7e3139bf404bb246a0ce08ab26813 (diff) | |
download | micropython-52df2f889e3315a4ced5a81e80efbb138182cd1b.tar.gz micropython-52df2f889e3315a4ced5a81e80efbb138182cd1b.zip |
esp8266/modnetwork.c: Expose configuration for station DHCP hostname.
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.
Diffstat (limited to 'esp8266/intr.c')
0 files changed, 0 insertions, 0 deletions