programme à analyser pendant le cours théorique

Dependencies:   X_NUCLEO_6180XA1 mbed

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

Revision:
4:8c64f7896cbf
Parent:
3:b115775ee641
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()