From: Miroslav Ondra Date: Wed, 22 Jan 2020 21:23:21 +0000 (+0100) Subject: Debug set X-Git-Url: http://git.graph-it.com/?a=commitdiff_plain;h=52bf95a1d5293ddd471219d1b847ee7c92a7df53;p=graphit%2Funipi-kernel.git Debug set --- diff --git a/modules/unipi/src/unipi_common.h b/modules/unipi/src/unipi_common.h index 0196f87..51fb3a0 100644 --- a/modules/unipi/src/unipi_common.h +++ b/modules/unipi/src/unipi_common.h @@ -79,7 +79,7 @@ #define NEURONSPI_MAX_BAUD 115200 #define NEURONSPI_FIFO_SIZE 256 #define NEURONSPI_FIFO_MIN_CONTINUOUS 50 -#define NEURONSPI_DETAILED_DEBUG 0 +#define NEURONSPI_DETAILED_DEBUG 1 #define NEURONSPI_LAST_TRANSFER_DELAY 40 #define MAX_RX_QUEUE_LEN 16