二期c++接口

Dependencies:   EthernetInterface mbed-rtos mbed uniqueCPUID

Fork of bcsdk by Heng Well

UnitTest.h

Committer:
MrAI
Date:
2018-06-08
Revision:
17:82d09b5a9189
Parent:
8:f2a567ee3a46

File content as of revision 17:82d09b5a9189:

// Unit Test
#pragma once 

#include <iostream>

using namespace std;

//int http_post_bc(const string &strIn,string &strOut);
//int test_bc();
//int http_get();