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: sensors/sensors.h
- Revision:
- 47:b77796718a9b
- Parent:
- 45:6df20a8f4b21
--- a/sensors/sensors.h Fri May 17 06:07:59 2019 +0000 +++ b/sensors/sensors.h Fri May 17 10:46:05 2019 +0000 @@ -9,6 +9,7 @@ float get_dist_forward(); float get_dist_back(); float Hcsr04BackWithEc(); +int checkUW(double uwdist,double theta,int eccount, int is_getlog = 0); void set_gyro();