NagaokaRoboticsClub_mbedTeam / Mbed 2 deprecated 2022_NHK_B_sub2

Dependencies:   2022_NHK_B_canTR FEP_RX22 QEI ikarashiMDC_2byte_ver mbed HOSOKIkikou R1370 SEKIkikou

Revision:
2:ea17f9e04972
Parent:
1:78fc05fff36a
Child:
4:3c04f88a8cd8
--- a/pinconfig.h	Thu Sep 29 09:24:21 2022 +0000
+++ b/pinconfig.h	Fri Sep 30 05:31:57 2022 +0000
@@ -11,10 +11,6 @@
 static PinName const fepRX = PA_10;
 static uint8_t const fepad = 005; // 通信相手のアドレス
 
-/*PC*/
-static PinName const pcTX = USBTX;
-static PinName const pcRX = USBRX;
-
 /*motor serial*/
 static PinName const motorTX = PC_10;
 static PinName const motorRX = PC_11;