use for experiment before the demonstration at open-campus

Dependencies:   FEP ikarashiMDC omni PID R1370

Fork of omni_sample by NagaokaRoboticsClub_mbedTeam

Revision:
12:c7e91c4c2ffa
Parent:
11:a2e3d11f5750
Child:
15:d4ff132a616d
--- a/pin_config.h	Mon Sep 04 04:29:54 2017 +0000
+++ b/pin_config.h	Mon Sep 04 05:33:42 2017 +0000
@@ -9,4 +9,5 @@
 static PinName const FEP_RX = PA_1;
 static PinName const R1370_TX = PC_12;
 static PinName const R1370_RX = PD_2;
+static PinName const powerSW = PC_3;
 #endif