yei

Dependencies:   interface mbed enc_1multi calPID motorout KondoServoLibrary

Fork of cat18_operate by Catch the GIANT Caplico!

Revision:
19:48c3af917932
Parent:
10:6d1d44fa9739
Child:
20:13934809e117
--- a/debug/debug.h	Fri Aug 17 00:10:25 2018 +0000
+++ b/debug/debug.h	Fri Aug 17 08:47:23 2018 +0000
@@ -5,7 +5,7 @@
 #ifndef TEMPLATE_COMMON_DEBUG_DEBUG_H
 #define TEMPLATE_COMMON_DEBUG_DEBUG_H
 #include "mbed.h"
-#define DEBUG_ON//デバッグ用。使わないときはコメントアウト
+//#define DEBUG_ON//デバッグ用。使わないときはコメントアウト
 
 #ifdef DEBUG_ON
 extern Serial pc;