二期c++接口

Dependencies:   EthernetInterface mbed-rtos mbed uniqueCPUID

Fork of bcsdk by Heng Well

Revision:
8:f2a567ee3a46
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/UnitTest.h	Thu Sep 21 02:09:04 2017 +0000
@@ -0,0 +1,11 @@
+// Unit Test
+#pragma once 
+
+#include <iostream>
+
+using namespace std;
+
+//int http_post_bc(const string &strIn,string &strOut);
+//int test_bc();
+//int http_get();
+