move common util fcts to /common to avoid common files (e.g. crc) to depend on non-common files
This commit is contained in:
@@ -19,7 +19,6 @@
|
||||
#include <stdlib.h> // for
|
||||
#include <stdbool.h> // for bool
|
||||
#include "parity.h" // for parity test
|
||||
#include "util.h" // for ARRAYLEN
|
||||
|
||||
//might not be high enough for noisy environments
|
||||
#define NOISE_AMPLITUDE_THRESHOLD 15
|
||||
|
||||
Reference in New Issue
Block a user