Add polyphonic ringtones for received messages.

This commit is contained in:
dak664 2010-12-20 20:03:56 +00:00
parent 8af150ec0b
commit ac68ced90a
4 changed files with 115 additions and 8 deletions

View file

@ -268,13 +268,12 @@ read_menu(uint8_t ndx)
}
/*---------------------------------------------------------------------------*/
char top_menu_text[20];
/**
* \brief This will toggle the CONTIKI and 6LOWPAN LCD menus in the main
* menu position, unless alternate text has been sent from the 1284p.
* The other menus will display normally.
*/
char top_menu_text[20];
void
check_main_menu(void)
{
@ -307,8 +306,8 @@ uint8_t showtop=0;
void
check_menu(void)
{
if(menu.text == menu_text4){
menu_clear_temp();
if(menu.text == menu_text12){
menu_clear_temp();
}
if(menu.text == menu_text10){