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