Browse Source

Turn off verbose.

master
Jari Vetoniemi 10 years ago
parent
commit
ad31e598bc
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      src/pi9.c

+ 1
- 1
src/pi9.c View File

@ -8,7 +8,7 @@
#include "pi9.h" #include "pi9.h"
#include "chck/buffer/buffer.h" #include "chck/buffer/buffer.h"
#define VERBOSE true
#define VERBOSE false
#define MAXWELEM 16 #define MAXWELEM 16
static const uint16_t NOTAG = (uint16_t)~0; static const uint16_t NOTAG = (uint16_t)~0;

Loading…
Cancel
Save