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.
Fork of Versuch21 by
Diff: Classes/Spurhaltung.h
- Revision:
- 5:93d3efe46493
- Parent:
- 0:b886f13e4ac6
--- a/Classes/Spurhaltung.h Tue May 01 11:42:38 2018 +0000
+++ b/Classes/Spurhaltung.h Wed May 09 13:33:59 2018 +0000
@@ -22,6 +22,14 @@
IRSensorG& Sensor3;
int sr;
int sl;
+ static const int DISTANCE;
+ static const float SPEED;
+ static const int DIFF;
+ static const int DIFF2;
+ static const int DIFF3;
+ static const int OFFSET;
+ static const int TOLERANCE1;
+ static const int TOLERANCE2;
};
