src/hp34comm.cpp

changeset 67
e19b4147caa9
parent 66
48f29a1d43d6
child 70
7b4735e9c2c1
--- a/src/hp34comm.cpp	Mon Oct 04 21:15:35 2021 +0200
+++ b/src/hp34comm.cpp	Thu Oct 07 21:05:13 2021 +0200
@@ -91,7 +91,7 @@
 		  }
 	  }
 	  //else // prevent from flooding the main unit
-	  ThisThread::sleep_for(5ms);
+	  ThisThread::sleep_for(1ms);
   }
 }
 

mercurial