NSDL C library

Dependents:   NSDL_HelloWorld_WiFi UbloxModemNanoServiceClient IOT-NSDL_HelloWorld LWM2M_NanoService_Ethernet ... more

Fork of nsdl_lib by Tero Heinonen

Note that use of this software requires acceptance of the Sensinode EULA: http://mbed.org/teams/Sensinode/code/nsdl_lib/wiki/EULA

Revision:
1:01d723824294
Parent:
0:58c4f13c4b9a
Child:
2:ab50a2ab6ec9
--- a/sn_nsdl_lib.h	Wed Oct 09 09:20:29 2013 +0000
+++ b/sn_nsdl_lib.h	Wed Oct 09 14:18:21 2013 +0000
@@ -210,10 +210,11 @@
  */
 int8_t sn_nsdl_is_ep_registered(void);
 
-/*
+/**
  * A function to inform NSDL-C library if application detects a fault in NSP registration. After calling this function
  * , sn_nsdl_is_ep_registered() will return "not registered".
  */
+ 
 void sn_nsdl_nsp_lost(void);
 /**
  * \fn extern int8_t sn_nsdl_send_observation_notification(uint8_t *token_ptr, uint8_t token_len,