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.
Revision 1:7bccad3c277f, committed 2014-12-20
- Comitter:
- nagasm
- Date:
- Sat Dec 20 02:09:12 2014 +0000
- Parent:
- 0:805cf4bfa472
- Commit message:
- revised
Changed in this revision
| sub.hpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/sub.hpp Wed Dec 17 02:02:28 2014 +0000
+++ b/sub.hpp Sat Dec 20 02:09:12 2014 +0000
@@ -50,7 +50,7 @@
timer_value[4] = 1500;
for (i=0; i<=order; i++) xn1[i] = xn2[i] = 0.0;
sum_clear();
- notch_1 = notch_2 = 60;
+ notch_1 = notch_2 = 1;
coef_set(60);
}