Display zeigt merkwürdige Zeichen

Dependencies:   mbed PinDetect TextLCD

Fork of FWFSU_Start_28102013 by KX-ONE

Branch:
oldschool
Revision:
35:1fcb3101c2f9
Parent:
34:71b726a58856
--- a/main.h	Fri Aug 12 09:59:19 2016 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,15 +0,0 @@
-#include "dbg.h"
-#include "common.h"
-#include "EventBus.hpp"
-#include "linked_list.h"
-
-#define FLUSH_DELAY             0.3f
-
-struct run_time {
-    time_100us start;
-    time_100us snap0;
-    time_100us snap1;
-    time_100us end;
-};
-
-extern evtbus::EventBus ebus;
\ No newline at end of file