|
Contiki 3.x
|
Reboot Contiki shell commandMore...
#include "contiki.h"#include "shell.h"#include "dev/leds.h"#include "dev/watchdog.h"#include <stdio.h>#include <string.h>Go to the source code of this file.
Reboot Contiki shell command
Definition in file shell-reboot.c.
1.8.5