From 72f641274bd2191e17746d01488127fbdc9b7313 Mon Sep 17 00:00:00 2001 From: algin Date: Thu, 10 Aug 2023 17:35:25 +0300 Subject: [PATCH] =?UTF-8?q?fix(UML-1462):=20=D0=92=D1=8B=D0=BA=D0=BB=D1=8E?= =?UTF-8?q?=D1=87=D0=B5=D0=BD=D0=BE=20=D0=BF=D1=80=D0=BE=D1=84=D0=B8=D0=BB?= =?UTF-8?q?=D0=B8=D1=80=D0=BE=D0=B2=D0=B0=D0=BD=D0=B8=D0=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../free_rtos/ethernet_industry/CoE/eth_ecat_pdo_fmmu.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/free_rtos/ethernet_industry/CoE/eth_ecat_pdo_fmmu.hpp b/components/free_rtos/ethernet_industry/CoE/eth_ecat_pdo_fmmu.hpp index 49aed0a..c3b5927 100644 --- a/components/free_rtos/ethernet_industry/CoE/eth_ecat_pdo_fmmu.hpp +++ b/components/free_rtos/ethernet_industry/CoE/eth_ecat_pdo_fmmu.hpp @@ -8,7 +8,7 @@ #ifndef FREE_RTOS_ETHERNET_INDUSTRY_COE_ETH_ECAT_PDO_FMMU_HPP_ #define FREE_RTOS_ETHERNET_INDUSTRY_COE_ETH_ECAT_PDO_FMMU_HPP_ -#define PROFILE_LEVEL 1 +#define PROFILE_LEVEL 0 #define PROFILE_SAMPLES 64 #include "free_rtos/semaphore/semaphore.hpp"