Contiki-Inga 3.x
|
Main program for the SEEDEYE port. More...
#include <contiki.h>
#include <clock.h>
#include <lib/random.h>
#include <dev/leds.h>
#include "dev/button-sensor.h"
#include "dev/battery-sensor.h"
#include <dev/watchdog.h>
#include <pic32.h>
#include <pic32_clock.h>
#include <debug-uart.h>
#include <init-net.h>
#include <stdio.h>
#include <string.h>
Go to the source code of this file.