STM32_RTTY/init.h

5 wiersze
94 B
C
Czysty Zwykły widok Historia

2016-12-10 20:29:51 +00:00
__IO uint16_t ADCVal[2];
void NVIC_Conf(void);
void RCC_Conf(void);
void init_port(void);