fixed compiler warnings

This commit is contained in:
Niclas Finne 2011-12-13 17:35:04 +01:00
parent 3661ff242e
commit c0cf69ecbd
3 changed files with 6 additions and 2 deletions

View file

@ -43,7 +43,10 @@
#include <stdio.h>
#include "contiki.h"
#include "serial-shell.h"
#include "adxl345.h"
#include "shell-ps.h"
#include "shell-file.h"
#include "shell-text.h"
#include "dev/adxl345.h"
#define LED_INT_ONTIME CLOCK_SECOND/2
#define ACCM_READ_INTERVAL CLOCK_SECOND