Guillaume GARBAY / Mbed 2 deprecated Major_dHome

Dependencies:   HTU21D MD25 TextLCD mbed VCNL4000

Fork of HTU21D_HELLOWORLD by Guillaume GARBAY

Files at this revision

API Documentation at this revision

Comitter:
Guillaume31
Date:
Mon Apr 13 16:31:02 2015 +0000
Parent:
4:28ea47b9e0ae
Commit message:
LCD + Arret + Luminosite + Temperature + Moteurs

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
diff -r 28ea47b9e0ae -r e0b9e2bf8b35 main.cpp
--- a/main.cpp	Mon Apr 13 15:53:33 2015 +0000
+++ b/main.cpp	Mon Apr 13 16:31:02 2015 +0000
@@ -3,7 +3,7 @@
 #include "MD25.h"               // Moteurs
 #include "TextLCD.h"            // Ecran LCD
 #include "HTU21D.h"             // Capteur Temperature / Humidite
-#include "VCNL4000.h"        // Capteur Luminosite / Distance
+#include "VCNL4000.h"           // Capteur Luminosite / Distance
 
 
 // Declarations E/S //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////