This commit is contained in:
pvvx 2017-05-01 14:19:48 +03:00
parent 5657871f02
commit 1752a87a8e
4 changed files with 5 additions and 3 deletions

View file

@ -66,6 +66,7 @@ extern int rom_atoi(const char *);
#define atoi rom_atoi
typedef uint32 (* call_func)(uint32 a, uint32 b, uint32 c);
extern QueueHandle_t xQueueWebSrv;
/******************************************************************************
* FunctionName : parse_url