Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of nRF51822 by
Revision 640:819c58e5bd42, committed 2017-01-24
- Comitter:
- kataokashunpei
- Date:
- Tue Jan 24 23:44:29 2017 +0000
- Parent:
- 639:fdeb2820ef26
- Commit message:
- update final
Changed in this revision
TARGET_MCU_NRF51822/source/projectconfig.h | Show annotated file Show diff for this revision Revisions of this file |
--- a/TARGET_MCU_NRF51822/source/projectconfig.h Thu Dec 29 07:05:48 2016 +0000 +++ b/TARGET_MCU_NRF51822/source/projectconfig.h Tue Jan 24 23:44:29 2017 +0000 @@ -97,7 +97,7 @@ BTLE SETTINGS -----------------------------------------------------------------------*/ //I changed this - #define CFG_BLE_TX_POWER_LEVEL -20 /**< in dBm (Valid values are -40, -20, -16, -12, -8, -4, 0, 4) */ + #define CFG_BLE_TX_POWER_LEVEL -16 /**< in dBm (Valid values are -40, -20, -16, -12, -8, -4, 0, 4) */ /*---------------------------- BOND MANAGER ---------------------------*/ #define CFG_BLE_BOND_FLASH_PAGE_BOND (BLE_FLASH_PAGE_END-1) /**< Flash page used for bond manager bonding information.*/