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.
Dependents: Lab9-01_All_transmit Lab9-03_Thermal_chamber 3daf572bcae1 Team ... more
Fork of HeptaTemp by
Diff: HeptaTemp.cpp
- Revision:
- 5:c15240318217
- Parent:
- 3:96c3dd85be15
--- a/HeptaTemp.cpp Tue Sep 05 12:47:05 2017 +0000
+++ b/HeptaTemp.cpp Sat Sep 09 06:57:35 2017 +0000
@@ -35,7 +35,7 @@
*temp = (Rth-Pt)/(ce*Pt);
// delay some time before reading again
- wait(0.5);
+ //wait(0.5);
}
