yei

Dependencies:   interface mbed enc_1multi calPID motorout KondoServoLibrary

Fork of cat18_operate by Catch the GIANT Caplico!

debug/debug.cpp

Committer:
shimizuta
Date:
2018-08-05
Revision:
2:4515e8cc6b60

File content as of revision 2:4515e8cc6b60:

#include "debug.h"
#ifdef DEBUG_ON
Serial pc(USBTX,USBRX);
#endif