projet capteur connecté ST/SE

Dependencies:   HP206C mbed HMC5883L DHT DS1820

Files at this revision

API Documentation at this revision

Comitter:
MathieuM
Date:
Tue Sep 25 13:47:56 2018 +0000
Parent:
22:655e502d879b
Child:
26:8fc073c2a3a9
Commit message:
delete duplicate line

Changed in this revision

communication.h Show annotated file Show diff for this revision Revisions of this file
--- a/communication.h	Tue Sep 25 13:46:01 2018 +0000
+++ b/communication.h	Tue Sep 25 13:47:56 2018 +0000
@@ -1,4 +1,3 @@
-#define SERIAL_PORT (D1, D0)
 #define SERIAL_PORT (D1, D0)
 
 void initCommunication();