Veränderte Programmzeilen

Fork of mbed_test by Daniel K

Revision:
3:be1d533d96e3
Parent:
2:17c036456999
--- a/test.cpp	Tue May 27 14:59:14 2014 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,8 +0,0 @@
-#include<stdio.h>
-
-int main()
-{
-    printf("Hello World\n");
-    printf("Hallo Daniel siehst du was ich hier Arbeite?")
-    return 0;
-}
\ No newline at end of file