Lib for Bulme Bertl
Dependents: BertlPingPong BertlTemplate LineSensTest MotorTest2 ... more
Revision 4:e29605512d8a, committed 2015-02-24
- Comitter:
- hollegha2
- Date:
- Tue Feb 24 11:17:10 2015 +0000
- Parent:
- 3:f8f0f86e3749
- Child:
- 5:a7849d022f69
- Commit message:
- Change Dir2
Changed in this revision
BertlObjects.h | Show annotated file Show diff for this revision Revisions of this file |
--- a/BertlObjects.h Tue Feb 24 11:15:56 2015 +0000 +++ b/BertlObjects.h Tue Feb 24 11:17:10 2015 +0000 @@ -5,7 +5,7 @@ // DigitalOut ledBlue(P1_28); // 3 blaue LEDs BertlDrive mL(p34, P1_1, P1_0, P1_12); -BertlDrive mR(p36, P1_3, P1_4, P1_13); +BertlDrive mR(p36, P1_3, P1_4, P1_13); // changed PortEx pex; UsDistSens us(p21,p22);