yup

Dependencies:   mbed

Fork of analoghalls by Bayley Wang

Revision:
2:b5c19d4eddcc
Parent:
0:9753f3c2e5ca
diff -r 70eed554399b -r b5c19d4eddcc util.h
--- 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