Revision:
14:dc91e960af81
Parent:
13:11d0770eb603
diff -r 11d0770eb603 -r dc91e960af81 DHT11.cpp
--- a/DHT11.cpp	Wed Sep 15 14:47:06 2021 +0000
+++ b/DHT11.cpp	Wed Oct 13 15:45:32 2021 +0000
@@ -58,7 +58,7 @@
     t.reset();
     io.output();
     io = 0;
-    thread_sleep_for(10 + t_tol_start);
+    //thread_sleep_for(10 + t_tol_start);
     io.input();
     io = 1;