2015_robocon_bteam / Mbed 2 deprecated 2015robot_main_zenkoku

Dependencies:   PID QEI mbed

Revision:
23:26f9483439fe
Parent:
17:726b6f53a457
Child:
24:6d2573d6f2b6
--- a/PinDefinedSetting.h	Fri Nov 06 11:35:39 2015 +0000
+++ b/PinDefinedSetting.h	Sat Nov 07 01:03:46 2015 +0000
@@ -76,8 +76,8 @@
 DigitalOut Indicator3(LED3);
 DigitalOut Indicator4(LED4);
 DigitalOut IndicatorAuto(p16);
-DigitalOut IndicatorBLUE(p25);
-DigitalOut IndicatorRED(p24);
+DigitalOut IndicatorBLUE(p24);
+DigitalOut IndicatorRED(p25);
 /////////////////////////////////////////////////////////////////////////
 
 #endif /*PinDefine.h*/
\ No newline at end of file