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.
Diff: main_ps3.cpp
- Revision:
- 18:c127b39b3776
- Parent:
- 12:ffea2f8c861f
- Child:
- 20:39a51962ed38
--- a/main_ps3.cpp Mon Nov 02 11:42:21 2015 +0000 +++ b/main_ps3.cpp Thu Nov 05 08:03:46 2015 +0000 @@ -346,7 +346,7 @@ #ifdef IM920 readIM920(); #endif - pc.printf("x:%f,y:%f\r\n",x,y); + pc.printf("x:%f ,y:%f ,sita:%f\r\n",x,y,sita); // wait(RATE); // pc.printf("%f\r\n",(float)((((2.0 * PI) / swingRadVelocity) / 4.0)));