Project Paint / Mbed 2 deprecated arm_control

Dependencies:   mbed QEI biquadFilter

Revision:
0:494acf21d3bc
Child:
2:fc869e45e672
diff -r 000000000000 -r 494acf21d3bc geometry.h
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/geometry.h	Mon Oct 31 13:05:53 2016 +0000
@@ -0,0 +1,5 @@
+
+void getArmLengthsForRollerPosition(float x, float y, float &upper, float &lower);
+
+float getMinimalArmLength();
+float getMaximalArmLength();