more range, we have power

This commit is contained in:
Harald Pichler 2016-10-17 08:22:38 +02:00
parent 3b28df58da
commit fd37296cdf
2 changed files with 4 additions and 3 deletions

View file

@ -368,7 +368,7 @@ PROCESS_THREAD(rest_server_example, ev, data)
hw_init();
/* Initialize the REST engine. */
rest_init_engine();
NETSTACK_MAC.off(1);
/* Activate the application-specific resources. */
#if REST_RES_INFO
rest_activate_resource(&res_info, "info");