From 57e497c9f6630933b86936fdb5b6111e30caec17 Mon Sep 17 00:00:00 2001 From: Petr Baudis Date: Sun, 29 May 2011 20:29:23 +0200 Subject: [PATCH] fbook: Enable debug prints --- fbook.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/fbook.c b/fbook.c index a5d928f..5627854 100644 --- a/fbook.c +++ b/fbook.c @@ -3,6 +3,8 @@ #include #include +#define DEBUG + #include "board.h" #include "debug.h" #include "fbook.h" -- 2.11.4.GIT