JNP3 SmartAlarm / Mbed 2 deprecated budzik

Dependencies:   TextLCD nRF24L01P mbed

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