Revision 12463563 devices/DiWheelDrive/linefollow2.hpp
| devices/DiWheelDrive/linefollow2.hpp | ||
|---|---|---|
| 20 | 20 |
int accSum = 0; |
| 21 | 21 |
float oldError = 0; |
| 22 | 22 |
int biggestDiff = 0; |
| 23 |
Global *global; |
|
| 24 |
LineFollow(Global *global); |
|
| 23 | 25 |
|
| 24 | 26 |
}; |
| 25 | 27 |
|
Also available in: Unified diff