A simple web server forwarding page generation to a protothread. More...
#include <stdio.h>
#include <string.h>
#include <avr/pgmspace.h>
#include "contiki-net.h"
Go to the source code of this file.
A simple web server forwarding page generation to a protothread.
Definition in file httpd-simple-avr.c.