This website works better with JavaScript
Página Principal
Explorar
Ajuda
Registe-se
Iniciar Sessão
stm32
/
armfly
Vigiar
2
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
c597c8d267
Ramos
Etiquetas
develop
master
armfly
/
User
/
Bsp
/
adc
/
adc.h
adc.h
86 B
Histórico
Em bruto
1
2
3
4
5
6
7
8
#ifndef __ADC_H
#define __ADC_H
#include "includes.h"
void adc3_init(void);
#endif