src/global.h

changeset 455
deea5047be32
parent 454
2dfead81c72f
child 456
6b10c34f74f5
--- a/src/global.h	Thu Jan 12 14:34:14 2023 +0100
+++ b/src/global.h	Thu Jan 12 16:56:34 2023 +0100
@@ -12,8 +12,9 @@
  * Debug log switches for building
  */
 // #define DEBUG_IBU		1
-#define	DEBUG_FERMENTABLES	1
-#define	DEBUG_VOLUMES		1
+// #define	DEBUG_FERMENTABLES	1
+#define	DEBUG_YEAST		1
+#define	DEBUG_WATER		1
 
 #define Ka1		0.0000004445
 #define Ka2		0.0000000000468

mercurial