blockchain , sdchain cpp sdk and demo

Dependencies:   EthernetInterface mbed-rtos mbed uniqueCPUID

Fork of bcsdk by SDchain C Plus Plus Team

Revision:
8:f2a567ee3a46
Child:
10:aabd720e632c
diff -r 04744a9ce2b9 -r f2a567ee3a46 define.h
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/define.h	Thu Sep 21 02:09:04 2017 +0000
@@ -0,0 +1,4 @@
+#pragma once
+
+#define DEBUG_LOG    0
+#define BUFSIZE 1024*20