Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
10 years, 1 month ago.
角度モニタの数値表示は、 +値も-値も以下の式で 単位位置が固定になります。
sprintf(s," X:% 3.0fdeg ",xrad*180/M_PI);