Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of ELEC351_Group_T by
Diff: DATA.hpp
- Revision:
- 38:8d86e0d8a816
- Parent:
- 15:c1592fc1a501
- Child:
- 51:47f5db68500b
diff -r 7c4d7f206039 -r 8d86e0d8a816 DATA.hpp
--- a/DATA.hpp Sun Jan 07 19:21:11 2018 +0000
+++ b/DATA.hpp Sun Jan 07 21:08:34 2018 +0000
@@ -13,7 +13,7 @@
void set_temperature(double temp);
void set_pressure(double pressure);
void set_light(double light);
-
+ void set_all_zero();
//Getters
int get_time();
double get_temperature();
