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.
Dependencies: C12832 Sht31 vl53l0x_api
Fork of mbed-cloud-connect-sensor-laser-distance by
Diff: main.cpp
- Revision:
- 8:5be6ac7d22f9
- Parent:
- 7:45a79adadd38
--- a/main.cpp Sat Nov 25 14:56:48 2017 +0000
+++ b/main.cpp Sat Nov 25 15:03:32 2017 +0000
@@ -110,6 +110,6 @@
sum=0;
lcd.locate(0,15);
lcd.printf("%dmm", ave); // Print to LCD values
- wait_ms(50);
+ wait_ms(500);
}
}
\ No newline at end of file
