|
Contiki 3.x
|
Utility to store a node id in the external flashMore...
#include "contiki-conf.h"#include "dev/xmem.h"#include <string.h>#include "lib/sensors.h"#include "contiki.h"Go to the source code of this file.
Utility to store a node id in the external flash
Definition in file reset-sensor.c.
1.8.6