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:
- 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