Contiki 3.x
Variables
contiki-seedeye-main.c File Reference

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.

Variables

SENSORS & button_sensor
 Copyright (c) 2014, Analog Devices, Inc. More...
 

Detailed Description

Main program for the SEEDEYE port.

Author
Giovanni Pellerano giova.nosp@m.nni..nosp@m.pelle.nosp@m.rano.nosp@m.@evil.nosp@m.aliv.nosp@m.3.org
Date
2012-03-21

Definition in file contiki-seedeye-main.c.