Contiki 2.6
|
A program for burning a node ID into the flash ROM of a Tmote Sky node. More...
#include "dev/leds.h"
#include "dev/watchdog.h"
#include "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 flash ROM of a Tmote Sky node.
Definition in file burn-nodeid.c.