messagepack implementation for embedded systems (mbed / arduino)

Dependents:   hello_message_pack

msgpack-c & msgpack-c++ https://github.com/msgpack/msgpack-c implementation for embedded systems (mbed / Arduino)

Revision:
0:3f9dbf1e2cb0
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/include/version_master.h	Sat Feb 13 01:53:11 2016 +0000
@@ -0,0 +1,4 @@
+#define MSGPACK_VERSION_MAJOR    1
+#define MSGPACK_VERSION_MINOR    4
+#define MSGPACK_VERSION_REVISION 0
+