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:
- 31:897fbd97d264
- Parent:
- 30:cd344beb415d
- Child:
- 32:b8c8ad2eeca7
--- a/main_ps3.cpp Tue Nov 10 09:42:33 2015 +0000 +++ b/main_ps3.cpp Tue Nov 10 10:27:47 2015 +0000 @@ -173,8 +173,9 @@ mstep=114; } - pc.printf("Swing:%f\r\n",swingRadVelocity); +// pc.printf("Swing:%f\r\n",swingRadVelocity); } + pc.printf("b:%d\r\n",swingRadVelocity); // pc.printf("Swing:%f\r\n",SwingSens.getPulses()); // pc.printf("x:%f ,y:%f ,sita:%f ,r:%f\r\n",x,y,sita,Pulses_move_r); }