msg.c File Reference
Messages for LCD. More...
#include "msg.h"
Go to the source code of this file.
Variables | |
| const char * | msg_strings [MSG_COUNT] |
| Array of pointers to localized strings. | |
| const char | str_empty [] = "" |
| Untranslated constant strings used more than once are grouped here to save ROM space. | |
Detailed Description
Messages for LCD.
- Version:
- Id
- msg.c 2506 2009-04-15 08:29:07Z duplo
Definition in file msg.c.
Variable Documentation
| const char* msg_strings[MSG_COUNT] |
