programme à analyser pendant le cours théorique

Dependencies:   X_NUCLEO_6180XA1 mbed

Fork of 247-436-M1-S2-LAB-F302R8 by Yves Roy

Files at this revision

API Documentation at this revision

Comitter:
YROY2004
Date:
Wed Feb 07 01:55:59 2018 +0000
Parent:
3:b115775ee641
Commit message:
version fonctionnelle du laboratoire M1-S2-LAB-A sauvegard?e juste avant la p?riode de th?orie M2-S3-TH

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
diff -r b115775ee641 -r 8c64f7896cbf main.cpp
--- a/main.cpp	Fri Feb 02 11:44:13 2018 +0000
+++ b/main.cpp	Wed Feb 07 01:55:59 2018 +0000
@@ -29,7 +29,7 @@
 //  | oo                 oo |
 //  | oo            gpio-oo |
 //  | oo-3.3V            oo |
-             ...
+//             ...
 //  | oo                 oo |
 //  | cn7              cn10 | 
 //  |_______________________|
@@ -419,7 +419,6 @@
 //    board->sensor_top->get_lux(&lux);
         
         return tableDeCouleur[(int)(dist/30)];
-    return tableDeCouleur[2];
 }
 
 int main()