Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: mbed QEI HIDScope biquadFilter MODSERIAL FastPWM
Diff: kinematics.cpp
- Revision:
- 17:615c5d8b3710
- Parent:
- 15:9a1f34bc9958
--- a/kinematics.cpp Thu Oct 10 11:33:38 2019 +0000
+++ b/kinematics.cpp Fri Oct 11 09:51:35 2019 +0000
@@ -1,4 +1,4 @@
-
+/*
void kinematics1() //
{
double length_1;
@@ -75,4 +75,5 @@
float p4_3_1 = h2_3_1*p1_1_1 + h2_3_2*p1_2_1 + h2_3_3*p3_3_1;
}
H_matrix2 H2
-}
\ No newline at end of file
+}
+*/
\ No newline at end of file