mirror of
https://github.com/oliverschmidt/contiki.git
synced 2024-12-22 10:30:13 +00:00
Merge pull request #446 from oliverschmidt/master
Show current IP config on startup.
This commit is contained in:
commit
79f97981fb
@ -197,6 +197,8 @@ PROCESS_THREAD(ipconfig_process, ev, data)
|
||||
|
||||
CTK_WIDGET_FOCUS(&window, &requestbutton);
|
||||
|
||||
makestrings();
|
||||
|
||||
ctk_window_open(&window);
|
||||
|
||||
/* Allow resolver to set DNS server address. */
|
||||
|
Loading…
Reference in New Issue
Block a user