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: EC.h
- Revision:
- 9:78eeb2d3dc80
- Parent:
- 8:17aff8f21d19
- Child:
- 10:ad0f13db7b92
--- a/EC.h Wed Jul 24 17:10:43 2019 +0000
+++ b/EC.h Wed Jul 24 17:13:34 2019 +0000
@@ -69,8 +69,7 @@
@remarks このclassは各逓倍のclassに継承されるため、使用者が宣言する必要はない
*/
Ec(int res,int multi);
- /** @fn int getCount()
- * @details エンコーダのcountを返す関数
+ /** @details エンコーダのcountを返す関数
* 1周のcount=分解能×逓倍
* @return count
*/