Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Diff: main.cpp
- Revision:
- 1:4c13def99152
- Parent:
- 0:69566eea0fba
- Child:
- 2:f23b144da50a
--- a/main.cpp	Fri Aug 12 13:40:12 2016 +0000
+++ b/main.cpp	Fri Aug 12 13:57:55 2016 +0000
@@ -112,8 +112,6 @@
   printf("LSM303AGR accelerometer           = 0x%X\r\n", id);
   acc_gyro->ReadID(&id);
   printf("LSM6DSL accelerometer & gyroscope = 0x%X\r\n", id);
-  
-  wait(3);
  
   while(1) {
     printf("\r\n");