oneWire test

Dependencies:   BSP_DISCO_F746NG DS1820

Revision:
1:980bb838fa61
Parent:
0:0f48b5222d3d
--- a/main.cpp	Wed Apr 15 16:28:49 2020 +0000
+++ b/main.cpp	Wed Apr 15 17:35:43 2020 +0000
@@ -66,4 +66,4 @@
         HAL_Delay(2000);//ThisThread::sleep_for(1000);  //not working
         
     }  
-}
+}
\ No newline at end of file