NagaokaRoboticsClub_mbedTeam / Mbed 2 deprecated ikarashiMDCslave_2byte

Dependencies:   mbed SoftPWM MotorSMLAP

Revision:
18:a8e9a14dbcfa
Parent:
17:1202d7305eab
--- a/main.cpp	Mon Sep 02 07:26:38 2019 +0000
+++ b/main.cpp	Tue Sep 03 04:31:55 2019 +0000
@@ -158,6 +158,7 @@
     beep = 0.0;
     while(1) {
         debugLED = addr;
+        debugLED1 = !debugLED1;
         if(buf.size() > 5) {
             if ((buf[0] == 255)&&buf[1] == 254) {
                 tmp[0] = buf[2];