potato

Dependencies:   mbed

Fork of analoghalls by N K

Revision:
2:b5c19d4eddcc
Parent:
0:9753f3c2e5ca
--- a/util.h	Sat Feb 21 21:39:33 2015 +0000
+++ b/util.h	Mon Feb 23 19:42:50 2015 +0000
@@ -5,4 +5,8 @@
 void initPins();
 void initData();
 
+void setDtcA(float f);
+void setDtcB(float f);
+void setDtcC(float f);
+
 #endif
\ No newline at end of file