michael hollegha
/
BertlPingPong
Bertl Ping Pong Demo Bertl reacts to Buttons. Leds are blinking dependent on current direction
Revision 2:fb6f2a6307d3, committed 2014-12-18
- Comitter:
- hollegha2
- Date:
- Thu Dec 18 11:08:42 2014 +0000
- Parent:
- 1:81bbec75e875
- Commit message:
- BertlObjects.cpp => BertlObjects.h
Changed in this revision
BertlPingPong.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/BertlPingPong.cpp Fri Apr 25 19:10:27 2014 +0000 +++ b/BertlPingPong.cpp Thu Dec 18 11:08:42 2014 +0000 @@ -2,7 +2,7 @@ #include "mbed.h" #include "Serial_HL.h" #include "Bertl14.h" -#include "BertlObjects.cpp" +#include "BertlObjects.h" int gBlinkMode = 1; void BlinkTask();