Browse Source

deactivating debug for performance testing

master
Michael Preisach 4 years ago
parent
commit
bd3734295a
  1. 2
      common.h

2
common.h

@ -7,7 +7,7 @@
#include <string.h>
#include <stdint.h>
#define DEBUG //enable on screen debug information
//#define DEBUG //enable on screen debug information
#define ISSUERPORT 6590
#define MEMBERPORT 6591

Loading…
Cancel
Save