Mathieu Moneyron / Mbed 2 deprecated projetS1

Dependencies:   HP206C mbed HMC5883L DHT DS1820

Revision:
33:2a6476c33e74
Parent:
28:cf45b66e59f9
Child:
45:60f602ecd59b
--- a/communication.h	Tue Sep 25 15:34:34 2018 +0000
+++ b/communication.h	Tue Sep 25 15:48:03 2018 +0000
@@ -5,6 +5,6 @@
 
 void initCommunication();
 void sendMessage(char* data);
-char* genMessage(float h_sol);
+char* genMessage(float h_sol, float h_air);
 
 #endif
\ No newline at end of file