This website works better with JavaScript
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
zhanglei
/
Qt_719
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Árbore:
ffab345b51
Ramas
Etiquetas
main
master
Qt_719
/
code
/
board
/
AO_StaticAO
/
other
/
Makefile
Makefile
65 B
Histórico
Raw
1
2
3
4
all:
g++ -o StaticAO StaticAO.cpp -lbiodaq
clean:
rm StaticAO