mirror of
https://github.com/openshwprojects/OpenBK7231T_App.git
synced 2026-03-09 08:47:55 +01: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