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: HbUserOpe.h
- Revision:
- 35:3779201b4c73
- Parent:
- 34:234b87f3e6ce
- Child:
- 36:2cc739c7e4cb
--- a/HbUserOpe.h Sat Dec 22 09:08:10 2018 +0000
+++ b/HbUserOpe.h Tue Dec 25 08:20:17 2018 +0000
@@ -11,7 +11,7 @@
typUserSw oldOpe;
typUserSw curOpe;
float AinAxlVal;
- #define MAX_RPM_USERSET 7000 // ユーザーに許容する最大RPM
+ #define MAX_RPM_USERSET 8000 // ユーザーに許容する最大RPM
#define MIN_RPM_TOTAL 1500 // おおよその最低回転可能RPM
#define MAX_ANA_VAL 1.0 // 最大アナログ読み込み値
#define MIN_ANA_VAL 0.0 // 最小アナログ読み込み値