Skip to content

Commit

Permalink
Update PROJET_v2.ino
Browse files Browse the repository at this point in the history
  • Loading branch information
Guillaume001 authored May 20, 2017
1 parent 8057832 commit 2d79270
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PROJET_v2/PROJET_v2.ino
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
#define pinPoto A1
#define pinLum A2
#define pinHum A3
#define pinTemp A0
#define pinTemp A4
//FIN "Déclaration des pins"

#define stateBut digitalRead(pinBut) //Pour des facilités de lecture stateBut est remplacé par la fonction à la compilation
Expand Down

0 comments on commit 2d79270

Please sign in to comment.