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: config.h
- Revision:
- 13:41d102a53caf
- Parent:
- 12:5723a4fa5864
- Child:
- 14:59c4fcc1a4f7
--- a/config.h Sun Oct 30 01:37:30 2016 +0000 +++ b/config.h Sun Oct 30 02:06:03 2016 +0000 @@ -37,4 +37,6 @@ #define set_dtc(phase, value) *phase = (value) #define PI 3.141593f +#define Q_MAX 50 + #endif \ No newline at end of file