Tempsensor / messen

Files at this revision

API Documentation at this revision

Comitter:
thorb3n
Date:
Mon Feb 22 09:20:32 2016 +0000
Parent:
0:13fa5527033b
Commit message:
v

Changed in this revision

messen.cpp Show annotated file Show diff for this revision Revisions of this file
diff -r 13fa5527033b -r 377ad5dc13e3 messen.cpp
--- 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);