src/global.h

changeset 487
04c67c9f903c
parent 482
e13763ec829f
child 488
dc3091338f9b
--- a/src/global.h	Fri Feb 03 11:59:17 2023 +0100
+++ b/src/global.h	Sat Feb 04 10:23:26 2023 +0100
@@ -12,9 +12,9 @@
  * Debug log switches for building
  */
 // #define DEBUG_IBU		1
-// #define	DEBUG_FERMENTABLES	1
-#define	DEBUG_YEAST		1
-// #define	DEBUG_WATER		1
+// #define DEBUG_FERMENTABLES	1
+#define DEBUG_YEAST		1
+// #define DEBUG_WATER		1
 
 #define Ka1			0.0000004445
 #define Ka2			0.0000000000468

mercurial