Update to Contiki version number 2.4
This commit is contained in:
parent
388c5d4244
commit
4938df5c05
8 changed files with 23 additions and 23 deletions
|
@ -13,8 +13,8 @@ extern const char http_crnl[3];
|
|||
extern const char http_index_html[12];
|
||||
extern const char http_404_html[10];
|
||||
extern const char http_referer[9];
|
||||
extern const char http_header_200[88];
|
||||
extern const char http_header_404[95];
|
||||
extern const char http_header_200[86];
|
||||
extern const char http_header_404[93];
|
||||
extern const char http_content_type_plain[29];
|
||||
extern const char http_content_type_html[28];
|
||||
extern const char http_content_type_css [27];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue