ruche upmc

Dependents:   Final

Fork of Sigfox by Raffaello Bonghi

Revision:
8:b10abac6a42e
Parent:
7:48396d48ae12
Child:
9:7b18b2817eba
diff -r 48396d48ae12 -r b10abac6a42e Sigfox.h
--- a/Sigfox.h	Tue May 30 21:32:57 2017 +0000
+++ b/Sigfox.h	Sun Jun 04 16:06:45 2017 +0000
@@ -60,6 +60,8 @@
     char *getPAC();
     
     sigfoxvoltage_t getVoltages();
+    
+    float getTemperature();
 };
 
 #endif  /* SIGFOX_H */
\ No newline at end of file