This website works better with JavaScript
Etusivu
Tutki
Apua
Kirjaudu sisään
hyl595138788
/
X2-LS-GWSD
Tarkkaile
1
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Pull-pyynnöt
0
Wiki
Puu:
f20292c403
Branchit
Tagit
master
X2-LS-GWSD
/
app
/
GWSDinc
/
bsp.h
bsp.h
105 B
Historia
Raaka
1
2
3
4
5
6
7
8
9
10
11
12
#ifndef _BSP_H_
#define _BSP_H_
void msgToModem(char *p);
void CreateSerialAtThead(void);
#endif