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

Dependencies:   mbed

Revision:
2:2d79bad46611
Parent:
1:9aa0d40e58ac
diff -r 9aa0d40e58ac -r 2d79bad46611 main.cpp
--- 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"