Definition in file menu.h.
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Data Structures | |
struct | MENU_NEXTSTATE |
Flash struct defining next state. More... | |
struct | MENU_STATE |
Flash struct defining this state. More... | |
Variables | |
MENU_NEXTSTATE | menu_nextstate [] |
MENU_STATE | menu_state [] |
__flash char | MT_DELETE [] = "DELETE MESSAGE" |
__flash char | MT_ECHO [] = "NO MODEM CONNECTED" |
__flash char | MT_IDLE [] = "ENTER IF CONNECTED" |
__flash char | MT_INDICATION [] = "ERRONEOUS INDICATION" |
__flash char | MT_NEW [] = "NEW SMS" |
__flash char | MT_READ [] = "READ MESSAGE" |
__flash char | MT_READY [] = "AVR GSM" |
__flash char | MT_SEND [] = "SEND SMS" |
__flash char | MT_STORAGE [] = "ERRONEOUS STORAGE" |
__flash char | MT_WAIT [] = "Waiting" |
|
Definition at line 65 of file menu.h. Referenced by StateMachine(). |
|
Initial value:
Definition at line 101 of file menu.h. Referenced by main(). |
|
|
|
|
|
Definition at line 48 of file menu.h. Referenced by main(). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|