From: Miroslav Ondra Date: Tue, 22 Oct 2019 14:01:50 +0000 (+0200) Subject: Add E-4Ai4Ao-2 model into NO-IRQ-MODEL X-Git-Url: http://git.graph-it.com/?a=commitdiff_plain;h=140d1221f6f851ed8bff04a6ac9cf5477af02ceb;p=graphit%2Funipi-kernel.git Add E-4Ai4Ao-2 model into NO-IRQ-MODEL --- diff --git a/modules/unipi/src/unipi_common.h b/modules/unipi/src/unipi_common.h index 72039af..5cd0505 100644 --- a/modules/unipi/src/unipi_common.h +++ b/modules/unipi/src/unipi_common.h @@ -95,9 +95,9 @@ * Module Constants * ********************/ -#define NEURONSPI_NO_INTERRUPT_MODELS_LEN 3 +#define NEURONSPI_NO_INTERRUPT_MODELS_LEN 4 static const u16 NEURONSPI_NO_INTERRUPT_MODELS[NEURONSPI_NO_INTERRUPT_MODELS_LEN] = { - 0xb10, 0xc10, 0xf10 + 0xb10, 0xc10, 0xf10, 0xb20 }; /*******************