Gammu internals  1.38.0
n3320.h
Go to the documentation of this file.
1 /* (c) 2004 by Marcin Wiacek */
2 
3 #ifndef n3320_h
4 #define n3320_h
5 
6 #include "../ncommon.h"
7 
8 #ifndef GSM_USED_MBUS2
9 # define GSM_USED_MBUS2
10 #endif
11 #ifndef GSM_USED_FBUS2
12 # define GSM_USED_FBUS2
13 #endif
14 
15 typedef struct {
20  unsigned char CalendarIcons[10];
21  GSM_CalendarNoteType CalendarIconsTypes[10];
24 
25 #endif
26 
27 /* How should editor hadle tabs in this file? Add editor commands here.
28  * vim: noexpandtab sw=8 ts=8 sts=8:
29  */
int CalendarIconsNum
Definition: n3320.h:22
int FirstCalendarPos
Definition: n3320.h:19
GSM_NOKIACalToDoLocations LastCalendar
Definition: n3320.h:18
GSM_CalendarNoteType
int LastCalendarYear
Definition: n3320.h:16
int LastCalendarPos
Definition: n3320.h:17