A very simple Contiki application showing how to use the Contiki Multi-threading library. More...
#include <stdio.h>#include "contiki.h"#include "ctk.h"#include "sys/mt.h"#include "mtarch.h"Go to the source code of this file.
A very simple Contiki application showing how to use the Contiki Multi-threading library.
Definition in file mt-test.c.
 1.6.1
 1.6.1