動作確認済み

Dependents:   NewMD2 NewMD3

Revision:
5:b3c1c5db8489
Parent:
3:6cf1d5d38ea3
Child:
6:d538802e8a4e
--- a/GMD.hpp	Wed Jul 13 09:02:24 2016 +0000
+++ b/GMD.hpp	Wed Aug 03 02:12:39 2016 +0000
@@ -24,6 +24,6 @@
 
 #include "GMD_impl.hpp"
 
-typedef GMD<0, 100> basic_motor_driver;
+typedef GMD<0, 95> basic_motor_driver;
 
 #endif