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:
- 34:0a8ae7f92262
- Parent:
- 33:2dbbe198adaf
- Child:
- 35:04699b49c463
--- a/sensors/sensors.h Mon May 13 09:02:19 2019 +0000 +++ b/sensors/sensors.h Mon May 13 11:55:08 2019 +0000 @@ -8,6 +8,8 @@ extern LowPassFilter lowpassfilter[2]; float get_dist_forward(); float get_dist_back(); +float Hcsr04BackWithEc(); + void set_gyro();