summaryrefslogtreecommitdiff
path: root/digital/beacon/src/Bitcloud_stack
diff options
context:
space:
mode:
Diffstat (limited to 'digital/beacon/src/Bitcloud_stack')
-rw-r--r--digital/beacon/src/Bitcloud_stack/Components/HAL/Configuration4
-rw-r--r--digital/beacon/src/Bitcloud_stack/lib/libHAL_ZigBit_Atmega1281_8Mhz_Gcc_Amp.abin92198 -> 92054 bytes
2 files changed, 2 insertions, 2 deletions
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
--- 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
Binary files differ