|
Contiki 3.x
|
Sampler for the mountain-sensing platform.More...
#include "contiki.h"#include <stdio.h>#include <stdlib.h>#include "z1-coap.h"#include "contiki-conf.h"#include "store.h"#include "sampler.h"#include "er-server.h"Go to the source code of this file.
Sampler for the mountain-sensing platform.
This intializes the store, and starts the er_server, and the sampler.
Definition in file z1-coap.c.
1.8.6