Grundfunktionen für Micromouse

Dependencies:   AutomationElements mbed

Revision:
0:e38b500d6e74
Child:
1:4808f55970e8
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/ReadFinalLine.h	Thu Apr 19 11:31:49 2018 +0000
@@ -0,0 +1,5 @@
+#ifndef ReadFinalLine_H
+#define ReadFinalLine_H
+
+int ReadFinalLine(void);   /* Funktionsdeklaration */
+#endif
\ No newline at end of file