summaryrefslogtreecommitdiffhomepage
path: root/digital/beacon/src/Bitcloud_stack/Components/HAL
diff options
context:
space:
mode:
Diffstat (limited to 'digital/beacon/src/Bitcloud_stack/Components/HAL')
-rw-r--r--digital/beacon/src/Bitcloud_stack/Components/HAL/Configuration4
1 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