default pattern file for mythen3

This commit is contained in:
2020-07-07 15:50:32 +02:00
parent a23504c9c4
commit 4a1943216b
8 changed files with 301 additions and 2 deletions

View File

@ -24,6 +24,7 @@
#define MAX_EXT_SIGNALS (8)
/** Default Parameters */
#define DEFAULT_PATTERN_FILE ("DefaultPattern.txt")
#define DEFAULT_INTERNAL_GATES (1)
#define DEFAULT_EXTERNAL_GATES (1)
#define DEFAULT_DYNAMIC_RANGE (24)