From: Miroslav Ondra Date: Mon, 27 Jan 2020 14:13:46 +0000 (+0100) Subject: Remove detail debug X-Git-Url: http://git.graph-it.com/?a=commitdiff_plain;h=95ffb0466bdce543cdd200a346da520303488f6e;p=graphit%2Funipi-kernel.git Remove detail debug --- diff --git a/modules/unipi/src/unipi_common.h b/modules/unipi/src/unipi_common.h index 51fb3a0..0196f87 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 1 +#define NEURONSPI_DETAILED_DEBUG 0 #define NEURONSPI_LAST_TRANSFER_DELAY 40 #define MAX_RX_QUEUE_LEN 16