Accelerometre code de base

Dependencies:   BSP_DISCO_L476VG COMPASS_DISCO_L476VG

Files at this revision

API Documentation at this revision

Comitter:
cocibou
Date:
Tue Jan 26 10:29:41 2021 +0000
Parent:
4:875e95338f6d
Commit message:
Code DuckHunt V1

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
diff -r 875e95338f6d -r bb840b330ddb main.cpp
--- a/main.cpp	Tue Sep 24 18:05:30 2019 +0200
+++ b/main.cpp	Tue Jan 26 10:29:41 2021 +0000
@@ -29,4 +29,4 @@
         led1 = !led1;
         ThisThread::sleep_for(1000);
     }
-}
+}
\ No newline at end of file