Changed DEBUG from TRUE to FALSE by Mori-san JE3HHT's request.

This commit is contained in:
ja7ude 2013-07-14 22:32:00 +09:00
parent 59ba3da1ce
commit 2e9158af37

View file

@ -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