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: TextLCD nRF24L01P mbed
Diff: melodies.h
- Revision:
- 12:752ad129f385
- Parent:
- 9:53da36425601
--- a/melodies.h Mon Jan 23 13:07:47 2017 +0000 +++ b/melodies.h Mon Jan 23 19:15:02 2017 +0000 @@ -1,2 +1,3 @@ +//Converted from some old Nokia ringtone I found on the internet const int axelf_freq[28]={98,116,98,0,98,131,98,87,98,147,98,0,98,155,147,116,98,147,196,98,87,0,87,73,110,98,0,-1}; const int axelf_per [28]={4,8,16,16,16,8,8,8,4,8,16,16,16,8,8,8,8,8,8,16,16,16,16,8,8,2,1,-1}; \ No newline at end of file