NagaokaRoboticsClub_mbedTeam / Mbed 2 deprecated 2021_NHK_A

Dependencies:   mbed QEI led beep softPWM Servo_softpwm IR2302 lpf

Revision:
2:47a31619fb14
Parent:
0:6f4b2005b633
Child:
8:baa4572de340
--- a/pin_config.h	Thu Oct 14 08:52:18 2021 +0000
+++ b/pin_config.h	Thu Oct 14 09:10:41 2021 +0000
@@ -20,4 +20,7 @@
 #define JUMPLINE            80  //飛ぶために必要そうな最高加速度
 #define RELEASELINE         70  //離す瞬間のZ軸の加速度、重力に逆らうので98より小さくなるはず
 
+#define MD_A D7
+#define MD_B D8
+
 #endif
\ No newline at end of file