Don't re-init coap connection
This commit is contained in:
parent
058ae7bae3
commit
5ff9b7c989
|
@ -168,7 +168,6 @@ PROCESS_THREAD(poti, ev, data)
|
|||
rest_init_engine ();
|
||||
SERVER_NODE (&server_ipaddr);
|
||||
adc_init ();
|
||||
coap_init_connection (0);
|
||||
|
||||
/* Activate the application-specific resources. */
|
||||
#if PLATFORM_HAS_BATTERY
|
||||
|
|
Loading…
Reference in a new issue