Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: mbed QEI led beep softPWM Servo_softpwm IR2302 lpf
Diff: pin_config.h
- 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