NagaokaRoboticsClub_mbedTeam / Mbed 2 deprecated 2021_NHK_A

Dependencies:   mbed QEI led beep softPWM Servo_softpwm IR2302 lpf

Revision:
8:baa4572de340
Parent:
2:47a31619fb14
Child:
11:b041e6cea0ef
--- a/pin_config.h	Thu Oct 14 09:32:54 2021 +0000
+++ b/pin_config.h	Thu Oct 14 09:37:10 2021 +0000
@@ -23,4 +23,6 @@
 #define MD_A D7
 #define MD_B D8
 
+#define PI  3.14159265358979    //梅沢追加 円周率の定義
+
 #endif
\ No newline at end of file