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.
Fork of ControlMain2017 by
Revision 35:adad361dbb53, committed 2017-04-19
- Comitter:
- YusukeWakuta
- Date:
- Wed Apr 19 15:02:51 2017 +0000
- Parent:
- 34:0cff1601bc13
- Child:
- 36:5ad172e48384
- Child:
- 38:5bccc1c7f812
- Commit message:
- ????????13???????????
Changed in this revision
| main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Sat Apr 01 09:31:10 2017 +0000 +++ b/main.cpp Wed Apr 19 15:02:51 2017 +0000 @@ -9,7 +9,7 @@ #define THRESHOLD_OH_VALUE 0.14 #define SAMPLE_INTERVAL 0.05 -#define PHASE_NUM 13 //奇数にしてください +#define PHASE_NUM 15 //奇数にしてください #define SUM_UP_NUM 10.0 #define PITCHPERROLL 1.5 /*
