Added missing include
This commit is contained in:
parent
f603c965c1
commit
236c459ecf
3 changed files with 4 additions and 1 deletions
|
@ -33,6 +33,7 @@
|
|||
#include "lib/sensors.h"
|
||||
#include "dev/irq.h"
|
||||
#include "dev/lpm.h"
|
||||
#include <io.h>
|
||||
#include <signal.h>
|
||||
|
||||
#define ADC12MCTL_NO(adcno) ((unsigned char *) ADC12MCTL0_)[adcno]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue