moved io and signal and IAR-GCC checks from driver files into contiki include file
This commit is contained in:
parent
57ae779373
commit
5b1d9617c4
76 changed files with 72 additions and 370 deletions
|
@ -30,10 +30,10 @@
|
|||
*
|
||||
* @(#)$Id: sound-sensor.c,v 1.5 2010/02/08 00:00:45 nifi Exp $
|
||||
*/
|
||||
#include "contiki.h"
|
||||
#include "dev/sound-sensor.h"
|
||||
#include "dev/irq.h"
|
||||
#include <stdlib.h>
|
||||
#include <io.h>
|
||||
|
||||
#define MIC_MIN_SENS 150
|
||||
#define SAMPLE 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue