right and left move at the same time

Dependencies:   mbed robot

debug/debug.cpp

Committer:
shimizuta
Date:
2019-05-08
Revision:
9:ac95473a5d86

File content as of revision 9:ac95473a5d86:

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