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 move3wheel
Fork of F3RC-mbed-new3 by
Diff: User.cpp
- Revision:
- 19:509531c29e65
- Parent:
- 18:b24438ec4fd2
diff -r b24438ec4fd2 -r 509531c29e65 User.cpp
--- a/User.cpp	Fri Sep 07 05:17:45 2018 +0000
+++ b/User.cpp	Thu Sep 13 13:35:29 2018 +0000
@@ -476,7 +476,7 @@
 
     //printf("%f\t",receive_data);
 
-    printf("%f\n\r",now_angle);
+    //printf("%f\n\r",now_angle);
 
     cs=0;
     now_angle = spi.write(data1)*0.01;
    