NagaokaRoboticsClub_mbedTeam / Mbed OS KANIv3

Dependencies:   2017NHKpin_config FEP omni_wheel PID R1307 ikarashiMDC

Revision:
53:701d5c4571e3
Parent:
51:794f160b09d4
--- a/bot/bot.h	Thu Nov 23 12:05:09 2017 +0900
+++ b/bot/bot.h	Tue Nov 28 12:06:37 2017 +0900
@@ -64,7 +64,6 @@
     float frontDegree;
     DigitalOut led[3];
     Serial debugSerial;
-    Timer t;
     int faceMode;
 };