v

Revision:
1:377ad5dc13e3
Parent:
0:13fa5527033b
--- a/messen.cpp	Thu Feb 18 14:59:02 2016 +0000
+++ b/messen.cpp	Mon Feb 22 09:20:32 2016 +0000
@@ -1,5 +1,6 @@
 #include "pins.h"
 #include "mbed.h"
+#include "messen.h"
 AnalogIn throttle(SPEED_PIN);
 DigitalIn breake(BREAKE_PIN);
 AnalogIn voltage(VOLTAGE_PIN);