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 mbed-rtos 4DGL-uLCD-SE HC_SR04_Ultrasonic_Library
Diff: main.cpp
- Revision:
- 13:3ba367bc16bc
- Parent:
- 12:bebfef8d229f
- Child:
- 14:88c09f96bdda
--- a/main.cpp Fri Apr 24 05:27:31 2020 +0000
+++ b/main.cpp Fri Apr 24 05:33:21 2020 +0000
@@ -30,9 +30,9 @@
float note1[2]= {1568.0, 0.0
};
-float note2[2]= {1568.0, 0.0
+float note2[2]= {1396.9, 0.0
};
-float note3[2]= {1568.0, 0.0
+float note3[2]= {1244.5, 0.0
};
float duration[2]= {1, 0.0
};