http test, not working
This commit is contained in:
9
cube/User/Inc/httpTest.h
Normal file
9
cube/User/Inc/httpTest.h
Normal file
@ -0,0 +1,9 @@
|
||||
#ifndef _HTTPTEST_H_
|
||||
#define _HTTPTEST_H_
|
||||
|
||||
#include <stdint.h>
|
||||
|
||||
void httpTestInit();
|
||||
|
||||
|
||||
#endif /* _HTTPTEST_H_ */
|
Reference in New Issue
Block a user