right and left move at the same time

Dependencies:   mbed robot

debug/debug.cpp

Committer:
yuto17320508
Date:
2019-05-15
Revision:
13:678870d8f851
Parent:
9:ac95473a5d86

File content as of revision 13:678870d8f851:

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