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.
Dependencies: mbed
Revision 1:d16782f51626, committed 2017-10-06
- Comitter:
- ziadeldebri
- Date:
- Fri Oct 06 16:17:21 2017 +0000
- Parent:
- 0:dcdfee042939
- Commit message:
- D3 PWM for both KL46 /KL43 z
Changed in this revision
| main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Mon Sep 19 17:19:59 2016 +0000
+++ b/main.cpp Fri Oct 06 16:17:21 2017 +0000
@@ -17,7 +17,7 @@
int main()
{
- Music myMusic(D0);
+ Music myMusic(D3);
while (true) {
//myMusic.playNote(int(readValue.read()));