動作確認済み

Dependents:   NewMD2 NewMD3

Revision:
2:3d70888e91c6
Parent:
1:b85088467ae0
Child:
3:6cf1d5d38ea3
--- a/GMD.hpp	Sat Jul 02 06:16:41 2016 +0000
+++ b/GMD.hpp	Sun Jul 03 01:25:10 2016 +0000
@@ -24,6 +24,6 @@
 
 #include "GMD_impl.hpp"
 
-typedef GMD<0, 100> basic_motor_driver;
+typedef GMD<20, 80> basic_motor_driver;
 
 #endif