mirror of
https://github.com/n5ac/mmvari.git
synced 2025-12-06 04:12:03 +01:00
Changed DEBUG from TRUE to FALSE by Mori-san JE3HHT's request.
This commit is contained in:
parent
59ba3da1ce
commit
2e9158af37
2
ComLib.h
2
ComLib.h
|
|
@ -35,7 +35,7 @@
|
||||||
#define VERNO "0.45"
|
#define VERNO "0.45"
|
||||||
#define INI_SCHEMA 3
|
#define INI_SCHEMA 3
|
||||||
|
|
||||||
#define DEBUG TRUE
|
#define DEBUG FALSE
|
||||||
#define MEASIMD FALSE
|
#define MEASIMD FALSE
|
||||||
#define LOGFFT FALSE
|
#define LOGFFT FALSE
|
||||||
#define SHOWERRCOUNT FALSE
|
#define SHOWERRCOUNT FALSE
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue