ESP8266 ILI9341 display support code with printf sources, wire-frame viewer and custom fonts
1.0
ESP8266ILI9341DisplayProject
|
#include <web.h>
Data Fields | |
char * | pattern |
int | type |
char* header_t::pattern |
Definition at line 89 of file web.h.
Referenced by parse_http_request().
int header_t::type |
Definition at line 90 of file web.h.
Referenced by match_headers(), and parse_http_request().