gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-taler-mdb] branch master updated: Changed config data


From: gnunet
Subject: [taler-taler-mdb] branch master updated: Changed config data
Date: Fri, 20 Dec 2019 14:05:21 +0100

This is an automated email from the git hooks/post-receive script.

dominik-hofer pushed a commit to branch master
in repository taler-mdb.

The following commit(s) were added to refs/heads/master by this push:
     new b56fea8  Changed config data
b56fea8 is described below

commit b56fea8735c716b99b7a1d1dcead0a17172da103
Author: Dominik Hofer <address@hidden>
AuthorDate: Fri Dec 20 14:05:01 2019 +0100

    Changed config data
---
 src/main.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/main.c b/src/main.c
index eb83f80..570a56e 100644
--- a/src/main.c
+++ b/src/main.c
@@ -181,11 +181,11 @@ along with
 /* Refer to the mdb interface specifications v4.2 p.288 */
 #define READER_CONFIG "01"
 #define READER_FEATURE_LEVEL "01"
-#define READER_COUNTRYCODE "1978"
+#define READER_COUNTRYCODE "0972"
 #define READER_SCALE_FACTOR "0A"
 #define READER_DECIMAL_PLACES "02"
-#define READER_MAX_RESPONSE_TIME "FF"
-#define READER_MISC_OPTIONS "0C"
+#define READER_MAX_RESPONSE_TIME "07"
+#define READER_MISC_OPTIONS "0D"
 
 /* Session Commands */
 /* Refer to the mdb interface specifications v4.2 p.131 */

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]