mirror of
https://github.com/oliverschmidt/contiki.git
synced 2025-08-07 18:25:14 +00:00
Show current IP config on startup.
This commit is contained in:
@@ -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. */
|
||||
|
Reference in New Issue
Block a user