LPC1768でのサーボモータのホーン位置調整プログラム

Dependencies:   mbed

Files at this revision

API Documentation at this revision

Comitter:
oichan
Date:
Sat Sep 01 02:28:50 2018 +0000
Parent:
1:9aa0d40e58ac
Commit message:
fix message

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/main.cpp	Sat Sep 01 02:27:01 2018 +0000
+++ b/main.cpp	Sat Sep 01 02:28:50 2018 +0000
@@ -1,6 +1,6 @@
 
-/*  LPC1768でのサーボモータのホーン位置調整プログラム    *
- *  タクトスイッチの使用を想定                        */
+/*  LPC1768でのサーボモータのホーン位置調整用プログラム    *
+ *  タクトスイッチの使用を想定                          */
 
 #include "mbed.h"