luki
Dependencies: mbed tsi_sensor DS1820 DHT11
Diff: main.cpp
- Revision:
- 3:f483abe4bc57
- Parent:
- 2:d644c874ea0c
- Child:
- 5:0cb38dfc1026
--- a/main.cpp Thu Feb 26 22:21:13 2015 +0000 +++ b/main.cpp Sat Feb 28 15:07:09 2015 +0000 @@ -22,7 +22,6 @@ } printf("Found %d device(s)\r\n\n", num_devices); - while(1); while(1) { probe[0]->convertTemperature(true, DS1820::all_devices); //Start temperature conversion, wait until ready for (int i = 0; i<num_devices; i++)