From e4a011314ac14f15efabea0a8c2cda6a4a9e054d Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Thu, 23 Jan 2014 00:32:02 +0000 Subject: small cleanup (disbling TM subsystem) git-svn-id: https://svn.spreadspace.org/mur.sat@870 7de4ea59-55d0-425e-a1af-a3118ea81d4c --- software/mpu/halconf.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'software/mpu/halconf.h') diff --git a/software/mpu/halconf.h b/software/mpu/halconf.h index 3740179..31a845e 100644 --- a/software/mpu/halconf.h +++ b/software/mpu/halconf.h @@ -34,7 +34,7 @@ * @brief Enables the TM subsystem. */ #if !defined(HAL_USE_TM) || defined(__DOXYGEN__) -#define HAL_USE_TM TRUE +#define HAL_USE_TM FALSE #endif /** -- cgit v1.2.3