EPROMEmu/Inc/adc.h

8 lines
75 B
C

#ifndef ADC_H
#define ADC_H
#include "stm32f0xx_system.h"
#endif