forked from trocache/RefKEIL
5 lines
71 B
C
5 lines
71 B
C
#ifndef ADCDRIVER_H
|
|
#define ADCDRIVER_H
|
|
#include "stm32f10x.h"
|
|
|
|
#endif
|