summaryrefslogtreecommitdiffabout
path: root/gammu/emb/common/phone/nokia/dct3/n9210.h
Unidiff
Diffstat (limited to 'gammu/emb/common/phone/nokia/dct3/n9210.h') (more/less context) (ignore whitespace changes)
-rw-r--r--gammu/emb/common/phone/nokia/dct3/n9210.h17
1 files changed, 17 insertions, 0 deletions
diff --git a/gammu/emb/common/phone/nokia/dct3/n9210.h b/gammu/emb/common/phone/nokia/dct3/n9210.h
new file mode 100644
index 0000000..8998532
--- a/dev/null
+++ b/gammu/emb/common/phone/nokia/dct3/n9210.h
@@ -0,0 +1,17 @@
1/* (c) 2002-2003 by Marcin Wiacek */
2
3#ifndef n9210_h
4#define n9210_h
5
6#ifndef GSM_USED_MBUS2
7# define GSM_USED_MBUS2
8#endif
9#ifndef GSM_USED_FBUS2
10# define GSM_USED_FBUS2
11#endif
12
13#endif
14
15/* How should editor hadle tabs in this file? Add editor commands here.
16 * vim: noexpandtab sw=8 ts=8 sts=8:
17 */