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: Farbsensor IRSensorLib PID_Control Servo mbed PixyLib
Diff: Farbauswertung.h
- Revision:
- 3:017c85c4b14b
- Parent:
- 1:5c44e2462a8b
- Child:
- 12:472b26872a42
--- a/Farbauswertung.h Wed May 10 18:12:34 2017 +0000 +++ b/Farbauswertung.h Sat May 13 12:52:51 2017 +0000 @@ -28,7 +28,7 @@ AnalogIn* SensorR; Servo* servoAusw; - int merker_gruen, merker_gruen1; + int merker_rot, merker_rot1,merker_gruen; int einschlatZeit; int ausschaltZeit; int zustand;