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.
Diff: HbMotor.h
- Revision:
- 46:5074781a28dd
- Parent:
- 40:debe99e228d3
- Child:
- 48:71aec693a7dc
--- a/HbMotor.h Wed Feb 13 11:55:39 2019 +0000 +++ b/HbMotor.h Tue Feb 19 11:52:49 2019 +0000 @@ -66,7 +66,7 @@ // 今回のモーターと電装ではこうなるが、変更があれば適宜変更かクラス構成の見直しが必要 #define PWN_MAX 4095 #define RPM_IN_MAX 9500 -#define RPM_OUT_MAX 8500 +#define RPM_OUT_MAX 9000 #define RPM_MIN 1500 eMotPos pos ;//識別ID HbMotCtrl *motCtrl[2];