Start Project for Bertl-Programms

Dependencies:   BertlLib mbed

Fork of BertlPingPong by michael hollegha

Revision:
2:fb6f2a6307d3
Parent:
1:81bbec75e875
diff -r 81bbec75e875 -r fb6f2a6307d3 BertlPingPong.cpp
--- 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();