ジャパンオープン用のメインプログラム

Dependencies:   mbed AQM1602 HMC6352 PID

Revision:
14:b510adcb6065
Parent:
13:b20921316f3c
Child:
18:3a42a931c95a
--- a/setting/extern.h	Fri Mar 11 00:39:21 2016 +0000
+++ b/setting/extern.h	Fri Mar 11 04:17:00 2016 +0000
@@ -35,7 +35,8 @@
 //pc(Computer)
 extern RawSerial pc;
 //led(main)
-extern DigitalOut LED[4];
+//extern DigitalOut LED[4];
+extern BusOut LED;
 //line(bottom)
 extern BusOut LineKeeper;
 extern BusIn LineRaw;