projet capteur connecté ST/SE

Dependencies:   HP206C mbed HMC5883L DHT DS1820

Revision:
7:986305dc3b3c
Parent:
3:24828c0ac08c
Child:
9:0436287af500
--- a/communication.cpp	Tue Sep 25 12:33:39 2018 +0000
+++ b/communication.cpp	Tue Sep 25 12:42:55 2018 +0000
@@ -0,0 +1,3 @@
+#include "communication.h"
+
+Serial wisol(SERIAL_PORT);
\ No newline at end of file