This website works better with JavaScript
Página Principal
Explorar
Ajuda
Registe-se
Iniciar Sessão
k4be
/
GPStracker
Vigiar
2
Colocar Estrela
0
Fork
1
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
6a23379810
Ramos
Etiquetas
graphic
master
GPStracker
/
soft
/
suart.h
suart.h
91 B
Histórico
Em bruto
1
2
3
4
5
6
7
#ifndef SUART
#define SUART
void xmit (uint8_t);
uint8_t rcvr (void);
#endif /* SUART */