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 httpServer-orgel by
Revision 7:d19f02b618d0, committed 2016-10-21
- Comitter:
- justinkim
- Date:
- Fri Oct 21 04:01:13 2016 +0000
- Parent:
- 6:9aefb9ff74ce
- Commit message:
- ????
;
Changed in this revision
Handler/FsHandler.cpp | Show annotated file Show diff for this revision Revisions of this file |
diff -r 9aefb9ff74ce -r d19f02b618d0 Handler/FsHandler.cpp --- a/Handler/FsHandler.cpp Thu Jun 02 00:58:45 2016 +0000 +++ b/Handler/FsHandler.cpp Fri Oct 21 04:01:13 2016 +0000 @@ -5,10 +5,10 @@ #include "hl_debug.h" #include "pwm_tone.h" -PwmOut Buzzer1(D5); -PwmOut Buzzer2(D6); -PwmOut Buzzer3(D11); -PwmOut Buzzer4(D12); +PwmOut Buzzer1(P9); +PwmOut Buzzer2(P8); +PwmOut Buzzer3(P7); +PwmOut Buzzer4(P10); float C_3 = 1000000/Do3, Cs_3 = 1000000/Do3s,