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 --- .../src/Bitcloud_stack/Components/HAL/Configuration | 4 ++-- .../lib/libHAL_ZigBit_Atmega1281_8Mhz_Gcc_Amp.a | Bin 92198 -> 92054 bytes 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'digital/beacon/src/Bitcloud_stack') 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 diff --git a/digital/beacon/src/Bitcloud_stack/lib/libHAL_ZigBit_Atmega1281_8Mhz_Gcc_Amp.a b/digital/beacon/src/Bitcloud_stack/lib/libHAL_ZigBit_Atmega1281_8Mhz_Gcc_Amp.a index f43e7e3d..0cb0b0c0 100644 Binary files a/digital/beacon/src/Bitcloud_stack/lib/libHAL_ZigBit_Atmega1281_8Mhz_Gcc_Amp.a and b/digital/beacon/src/Bitcloud_stack/lib/libHAL_ZigBit_Atmega1281_8Mhz_Gcc_Amp.a differ -- cgit v1.2.3