|
Contiki 3.x
|
A program for burning a node ID into the external flash of a Wismote.More...
#include "dev/leds.h"#include "dev/watchdog.h"#include "sys/node-id.h"#include "contiki.h"#include "sys/etimer.h"#include <stdio.h>Go to the source code of this file.
A program for burning a node ID into the external flash of a Wismote.
Definition in file burn-nodeid.c.
1.8.6