|
Contiki-Inga 3.x
|
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 "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 flash ROM of a Tmote Sky node.
Definition in file burn-nodeid.c.
1.8.3.1