projet capteur connecté ST/SE

Dependencies:   HP206C mbed HMC5883L DHT DS1820

Revision:
27:d9dec879b7a6
Parent:
23:a0c3b5e101f1
Child:
28:cf45b66e59f9
--- a/communication.h	Tue Sep 25 13:52:57 2018 +0000
+++ b/communication.h	Tue Sep 25 14:42:48 2018 +0000
@@ -2,3 +2,4 @@
 
 void initCommunication();
 void sendMessage(char* data);
+char* genMessage(float h_sol);
\ No newline at end of file