From d8570bc9a9f4421e773c803b19aab1deffd2b5a0 Mon Sep 17 00:00:00 2001 From: Dhanya Thattil Date: Fri, 29 Oct 2021 17:14:26 +0200 Subject: [PATCH] updated date kernel --- slsDetectorServers/slsDetectorServer/src/programFpgaBlackfin.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/slsDetectorServers/slsDetectorServer/src/programFpgaBlackfin.c b/slsDetectorServers/slsDetectorServer/src/programFpgaBlackfin.c index 356484e46..155bd8103 100644 --- a/slsDetectorServers/slsDetectorServer/src/programFpgaBlackfin.c +++ b/slsDetectorServers/slsDetectorServer/src/programFpgaBlackfin.c @@ -25,7 +25,7 @@ int gpioDefined = 0; extern int executeCommand(char *command, char *result, enum TLogLevel level); int latestKernelVerified = -1; -#define KERNEL_DATE_VRSN_3GPIO "Fri Oct 29 13:58:38 CEST 2021" +#define KERNEL_DATE_VRSN_3GPIO "Fri Oct 29 07:04:21 2021" void defineGPIOpins() { #ifdef VIRTUAL