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
|
@ -34,9 +34,9 @@
|
|||
* $Revision: 1.0 $
|
||||
*/
|
||||
|
||||
#include "contiki.h"
|
||||
#include "dev/potentiometer-sensor.h"
|
||||
#include "dev/sky-sensors.h"
|
||||
#include <io.h>
|
||||
|
||||
/* Configure ADC12_2 to sample channel 11 (voltage) and use */
|
||||
/* the Vref+ as reference (SREF_1) since it is a stable reference */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue