summaryrefslogtreecommitdiff
path: root/gammu/depend
diff options
context:
space:
mode:
authorMichal Čihař <nijel@debian.org>2015-11-29 19:35:42 +0100
committerMichal Čihař <nijel@debian.org>2015-11-29 19:35:42 +0100
commite25a7138efb7b3ca084809c7ff84fdfbdc5c1a8c (patch)
tree7d084bf54fcd2a613c5095f75b0c8e996166f7b7 /gammu/depend
parent14ab055695a4b394d2611983e13992dc601f8c8b (diff)
Imported Upstream version 1.36.7
Diffstat (limited to 'gammu/depend')
-rw-r--r--gammu/depend/nokia/dct3.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gammu/depend/nokia/dct3.c b/gammu/depend/nokia/dct3.c
index 5c75f3a..87001b0 100644
--- a/gammu/depend/nokia/dct3.c
+++ b/gammu/depend/nokia/dct3.c
@@ -268,7 +268,7 @@ void DCT3GetADC(int argc, char *argv[])
GSM_Error error;
unsigned char GetRaw[] = {0x00, 0x01, 0x68};
unsigned char GetUnit[] = {0x00, 0x01, 0x91,
- 0x02}; /* Test number */
+ 0x02, 0x00, 0x00}; /* Test number */
CheckDCT3();