Blame view

load.sh 304 Bytes
0b8d6477   grouille   Ajout des scripts...
1
2
3
4
5
6
  wget -N -P ./ http://houplin.studserv.deule.net/~grouille/PROJET/upload/binaire.c
  wget -N -P ./ http://houplin.studserv.deule.net/~grouille/PROJET/upload/sensor.xml
  wget -N -P ./ http://houplin.studserv.deule.net/~grouille/PROJET/upload/demande.txt
  gcc -o binaire binaire.c -lwiringPi
  ./blink
  ./binaire