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: mbed DRV88255 TextLCD Ping mbed-rtos
Diff: ProximityController.h
- Revision:
- 27:4f73f754fdc9
- Parent:
- 25:169672dbab91
- Child:
- 58:b5f0c0f305ff
--- a/ProximityController.h Mon Jun 13 13:57:38 2016 +0000
+++ b/ProximityController.h Tue Jun 14 09:23:29 2016 +0000
@@ -20,7 +20,7 @@
private:
float distance;
- float volumel
+ float volume;
};