RefKEIL/ProjetsKEIL/Drivers/adc.h
2023-03-22 15:39:49 +01:00

5 lines
71 B
C

#ifndef ADCDRIVER_H
#define ADCDRIVER_H
#include "stm32f10x.h"
#endif