mirror of
https://github.com/pvvx/RTL00_WEB.git
synced 2026-07-03 09:55:39 +00:00
update
This commit is contained in:
parent
5657871f02
commit
1752a87a8e
4 changed files with 5 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue