From f9fec81cc69e1c70bf1b95b971369c4cffb6fd72 Mon Sep 17 00:00:00 2001 From: Florent Duchon Date: Thu, 3 May 2012 23:49:41 +0200 Subject: digital/beacon: activate amplifier for new zigbit module --- digital/beacon/src/Bitcloud_stack/Components/HAL/Configuration | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'digital/beacon/src/Bitcloud_stack/Components/HAL') diff --git a/digital/beacon/src/Bitcloud_stack/Components/HAL/Configuration b/digital/beacon/src/Bitcloud_stack/Components/HAL/Configuration index 67bd3655..699bc97c 100644 --- a/digital/beacon/src/Bitcloud_stack/Components/HAL/Configuration +++ b/digital/beacon/src/Bitcloud_stack/Components/HAL/Configuration @@ -55,8 +55,8 @@ ifeq ($(PLATFORM), PLATFORM_ZIGBIT) HAL_TINY_UID = FALSE # Defines whether HAL controls amplifier or not. - HAL_USE_AMPLIFIER = FALSE - #HAL_USE_AMPLIFIER = TRUE + #HAL_USE_AMPLIFIER = FALSE + HAL_USE_AMPLIFIER = TRUE endif # PLATFORM_ZIGBIT -- cgit v1.2.3