test pour le lycée Blaise PAscal Orsay

Dependencies:   C12832 LM75B mbed

Fork of app-board-LM75B by Chris Styles

Files at this revision

API Documentation at this revision

Comitter:
bouaziz
Date:
Mon Nov 13 18:35:32 2017 +0000
Parent:
6:a27a45c31a6d
Commit message:
test capteur simple temp?rature

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
diff -r a27a45c31a6d -r 17934cf0d649 main.cpp
--- a/main.cpp	Wed Nov 08 09:26:29 2017 +0000
+++ b/main.cpp	Mon Nov 13 18:35:32 2017 +0000
@@ -7,7 +7,6 @@
 LM75B sensor(p28,p27);
 Serial pc(USBTX,USBRX);
 
-    
 int main ()
 {