This is the Pubnub library for MBed2 ("classic") with the "sync" interface. It is based on the Pubnub C-core library.

Dependencies:   Pubnub_c_core_mbed2_pal

Dependents:   Pubnub_ATT_IoT_SK_WNC_sync pubnub_sync

Revision:
2:4d49720c7200
Parent:
0:243e0d70a1d5
--- a/pubnub_sync.h	Thu Nov 10 22:40:25 2016 +0000
+++ b/pubnub_sync.h	Fri Nov 11 22:46:57 2016 +0000
@@ -31,7 +31,7 @@
 #include "pubnub_assert.h"
 #include "pubnub_coreapi.h"
 #include "pubnub_ntf_sync.h"
-//#include "pubnub_generate_uuid.h"
+#include "pubnub_generate_uuid.h"
 #include "pubnub_blocking_io.h"