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:
7:050d0f54a0dc
Parent:
6:1caf76131c9a
--- a/sn_coap_header.h	Mon Oct 14 14:28:21 2013 +0300
+++ b/sn_coap_header.h	Tue Oct 15 12:43:59 2013 +0000
@@ -267,8 +267,8 @@
  */
 extern void 		  sn_coap_packet_debug(sn_coap_hdr_s *coap_packet_ptr);
 
-#endif /* SN_COAP_HEADER_H_ */
-
 #ifdef __cplusplus
 }
 #endif
+
+#endif /* SN_COAP_HEADER_H_ */