oneWire test

Dependencies:   BSP_DISCO_F746NG DS1820

Files at this revision

API Documentation at this revision

Comitter:
JohnnyK
Date:
Wed Apr 15 17:35:43 2020 +0000
Parent:
0:0f48b5222d3d
Commit message:
First

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- 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