mirror of
https://github.com/openshwprojects/OpenBK7231T_App.git
synced 2026-03-11 09:59:26 +00:00
fix some warnings
This commit is contained in:
@ -8,6 +8,7 @@ extern const char htmlEnd[];
|
||||
extern const char htmlReturnToMenu[];
|
||||
|
||||
int HTTP_ProcessPacket(const char *recvbuf, char *outbuf, int outBufSize);
|
||||
void http_setup(char *o, const char *type);
|
||||
|
||||
|
||||
// callback function for http
|
||||
|
||||
Reference in New Issue
Block a user