BERTL library, Kevin Heinrich

Dependents:   BertlPingPong_UEbung3_EB

Revision:
0:f40ab7184c3f
Child:
1:01bc0c86f111
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/bertl14.h	Mon Jan 18 09:44:28 2016 +0000
@@ -0,0 +1,4 @@
+#include <mbed.h>
+
+void bertl_engine(int left, int right);
+void bertl_engine_test();
\ No newline at end of file