Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: nanoservice_client_1_12_X Nanostack_lib
Dependents: ipso_interop_mbed1
Fork of mbedEndpointNetwork_6LowPAN by
Diff: NSDL/nsdl_support.h
- Revision:
- 4:2c8eeaf31699
- Parent:
- 0:2a5a48a8b4d4
- Child:
- 7:0e80a25afabc
--- a/NSDL/nsdl_support.h Tue Feb 03 05:16:21 2015 +0000 +++ b/NSDL/nsdl_support.h Fri Feb 06 04:35:38 2015 +0000 @@ -39,7 +39,7 @@ extern void nsdl_run(); extern void nsdl_reg_update(); void NSP_registration(); - -extern "C" void configure_endpoint(); +extern "C" void nsdl_set_nsp_address(void); +extern void utils_configure_endpoint(void); #endif // NSDL_SUPPORT_H
