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: beep.h
- Revision:
- 7:faf9014d2512
- Parent:
- 6:42ecdff5956a
- Child:
- 8:78294b936c70
--- a/beep.h Wed Nov 21 08:27:33 2018 +0000 +++ b/beep.h Wed Nov 21 12:08:43 2018 +0000 @@ -49,6 +49,6 @@ #define La6s 1865 //A# #define Ti6 1976 //B -void beepStart(); +void initBuzzer(); void beepAfterset(); void beepEnd(); \ No newline at end of file